We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50792f2 commit 3942870Copy full SHA for 3942870
pfse_starterkit/__init__.py
@@ -3,4 +3,4 @@
3
in preparation for the StructuralPython "Python for Structural Engineers" ("PfSE")
4
course.
5
"""
6
-__version__ = "0.3.0"
+__version__ = "0.4.0"
pfse_starterkit/__main__.py
@@ -3,7 +3,6 @@
in preparation for the StructuralPython "Python for Structural Engineers" ("pfse")
-__version__ = "0.0.1"
7
8
import importlib.util
9
import importlib
0 commit comments