Skip to content

Commit bf12492

Browse files
Merge pull request #12 from StructuralPython/releases/v0.1.6
chore: bump version
2 parents 028e761 + d1b38a6 commit bf12492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/load_distribution/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
loads on beams or other linear elements.
44
"""
55

6-
__version__ = "0.1.5"
6+
__version__ = "0.1.6"
77

88
from load_distribution.load_distribution import *

0 commit comments

Comments
 (0)