File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# concreteproperties
2
2
3
- [ ![ Lint with Black ] ( https://github.com/robbievanleeuwen/concrete-properties/actions/workflows/black .yml/badge.svg )] ( https://github.com/robbievanleeuwen/concrete-properties/actions/workflows/black .yml ) [ ![ Run Tests ] ( https://github.com/robbievanleeuwen/concrete-properties/actions/workflows/tests .yml/badge.svg )] ( https://github.com/robbievanleeuwen/concrete-properties/actions/workflows/tests .yml ) [ ![ Documentation Status] ( https://readthedocs.org/projects/concrete-properties/badge/?version=latest )] ( https://concrete-properties.readthedocs.io/en/latest/?badge=latest ) [ ![ GitHub license] ( https://img.shields.io/github/license/robbievanleeuwen/concrete-properties )] ( https://github.com/robbievanleeuwen/concrete-properties/blob/master/LICENSE.md )
3
+ [ ![ Run Tests ] ( https://github.com/robbievanleeuwen/concrete-properties/actions/workflows/tests .yml/badge.svg )] ( https://github.com/robbievanleeuwen/concrete-properties/actions/workflows/tests .yml ) [ ![ Lint with Black ] ( https://github.com/robbievanleeuwen/concrete-properties/actions/workflows/black .yml/badge.svg )] ( https://github.com/robbievanleeuwen/concrete-properties/actions/workflows/black .yml ) [ ![ Documentation Status] ( https://readthedocs.org/projects/concrete-properties/badge/?version=latest )] ( https://concrete-properties.readthedocs.io/en/latest/?badge=latest ) [ ![ PyPI version ] ( https://badge.fury.io/py/concreteproperties.svg )] ( https://badge.fury.io/py/concreteproperties ) [ ![ Python versions ] ( https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9-blue?style=flat&logo=python )] ( https://badge.fury.io/py/concreteproperties ) [ ![ GitHub license] ( https://img.shields.io/github/license/robbievanleeuwen/concrete-properties )] ( https://github.com/robbievanleeuwen/concrete-properties/blob/master/LICENSE.md )
4
4
5
5
Calculate section properties for reinforced concrete sections.
6
6
Original file line number Diff line number Diff line change 1
1
"""
2
2
xxx
3
3
"""
4
- __version__ = "0.0.2 "
4
+ __version__ = "0.0.3 "
You can’t perform that action at this time.
0 commit comments