Skip to content

Commit b5f5398

Browse files
Merge pull request #7 from StructuralPython/releases/v0.4.3
Update __init__.py
2 parents 9ef8aea + 857bff0 commit b5f5398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

structural_starterkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
A module to designed to perform package installations, and verification of install,
33
for students enrolled in Structural Python courses.
44
"""
5-
__version__ = "0.4.3"
5+
__version__ = "0.4.4"

0 commit comments

Comments
 (0)