Skip to content

Commit 49d61fd

Browse files
committed
chore: bump version
1 parent 127d749 commit 49d61fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loadbearing_wall/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The wall model is parameterizable and can represent any material
66
"""
77

8-
__version__ = "0.1.0"
8+
__version__ = "0.2.0"
99

1010
from loadbearing_wall.wall_model import LinearWallModel
1111
from loadbearing_wall import *

0 commit comments

Comments
 (0)