We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127d749 commit 49d61fdCopy full SHA for 49d61fd
src/loadbearing_wall/__init__.py
@@ -5,7 +5,7 @@
5
The wall model is parameterizable and can represent any material
6
"""
7
8
-__version__ = "0.1.0"
+__version__ = "0.2.0"
9
10
from loadbearing_wall.wall_model import LinearWallModel
11
from loadbearing_wall import *
0 commit comments