Skip to content

Commit 089fec1

Browse files
Bump version
1 parent fe02750 commit 089fec1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

concreteproperties/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
A python package to calculate the section properties of arbitrary reinforced concrete
33
sections.
44
"""
5-
__version__ = "0.1.0"
5+
__version__ = "0.2.0"

docs/source/_static/switcher.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "latest",
44
"url": "https://robbievanleeuwen.github.io/concrete-properties/"
55
},
6+
{
7+
"version": "0.2.0",
8+
"url": "https://robbievanleeuwen.github.io/concrete-properties/0.2.0"
9+
}
610
{
711
"version": "0.1.0",
812
"url": "https://robbievanleeuwen.github.io/concrete-properties/0.1.0"

0 commit comments

Comments
 (0)