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 a834b2e commit d2facadCopy full SHA for d2facad
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.2.0"
+__version__ = "0.2.1"
9
10
from loadbearing_wall.wall_model import LinearWallModel
11
from loadbearing_wall import *
0 commit comments