diff --git a/sea_starterkit/__init__.py b/sea_starterkit/__init__.py index 90b13dc..29609ff 100644 --- a/sea_starterkit/__init__.py +++ b/sea_starterkit/__init__.py @@ -1,6 +1,7 @@ """ A module to designed to perform package installations, and verification of install, -in preparation for the StructuralPython "Python for Structural Engineers" ("PfSE") +in preparation for the StructuralPython "Python for Structural Engineers" ("PfSE") +Accelerated course. """ -__version__ = "0.4.4" +__version__ = "0.1.0"