Skip to content

Commit 7b764d2

Browse files
Merge pull request #5 from StructuralPython/releases/v0.4.1
Update __init__.py
2 parents f19a7dd + 4aec71f commit 7b764d2

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.1"
5+
__version__ = "0.4.2"

0 commit comments

Comments
 (0)