Skip to content

Commit 7d6a3d2

Browse files
Merge pull request #10 from StructuralPython/releases/v0.1.5
chore: bump version
2 parents 05e4bb6 + 337e3a0 commit 7d6a3d2

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.4"
6+
__version__ = "0.1.5"
77

88
from load_distribution.load_distribution import *

0 commit comments

Comments
 (0)