Skip to content

Commit 5e3a7d6

Browse files
committed
chore: bump version
1 parent f3d0287 commit 5e3a7d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.0"
8+
__version__ = "0.3.1"
99

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

0 commit comments

Comments
 (0)