Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions sea_starterkit/__init__.py
Original file line number Diff line number Diff line change
@@ -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"
Loading