Skip to content

Commit f45dc7a

Browse files
committed
chore: bump version
1 parent 686fac5 commit f45dc7a

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.4.1"
8+
__version__ = "0.5.0"
99

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

0 commit comments

Comments
 (0)