diff --git a/pfse_starterkit/__init__.py b/pfse_starterkit/__init__.py index 2fb0c63..dfda07d 100644 --- a/pfse_starterkit/__init__.py +++ b/pfse_starterkit/__init__.py @@ -3,4 +3,4 @@ in preparation for the StructuralPython "Python for Structural Engineers" ("PfSE") course. """ -__version__ = "0.4.1" +__version__ = "0.4.2"