Skip to content

Commit aa29c95

Browse files
Merge pull request #6 from StructuralPython/releases/v0.1.2
bump version
2 parents 95643e1 + 63c28ff commit aa29c95

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.1"
6+
__version__ = "0.1.2"
77

88
from load_distribution.load_distribution import *

0 commit comments

Comments
 (0)