diff --git a/structural_starterkit/__init__.py b/structural_starterkit/__init__.py index d403a04..417d89e 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.3" +__version__ = "0.4.4"