diff --git a/structural_starterkit/__init__.py b/structural_starterkit/__init__.py index 8843c43..1c7def3 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.2.0" +__version__ = "0.3.0"