diff --git a/structural_starterkit/__init__.py b/structural_starterkit/__init__.py index 9f109a7..ae8b4af 100644 --- a/structural_starterkit/__init__.py +++ b/structural_starterkit/__init__.py @@ -2,4 +2,4 @@ A module to designed to perform package installations, and verification of install, for students enrolled in Structural Python courses. """ -__version__ = "0.4.1" +__version__ = "0.4.2"