Skip to content

Commit

Permalink
"Update version number in setup.py from 0.0.9 to 0.1.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
kunle009 committed Aug 20, 2024
1 parent 6c9b853 commit fb6007d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
setup(
name="FoundationDesign",
packages=["FoundationDesign"],
version="0.0.9",
version="0.1.0",
author="Kunle Yusuf",
author_email="kunleyusuf858@gmail.com",
description="A python module for structural analysis and design of different foundation types in accordance to the Eurocodes",
Expand Down

0 comments on commit fb6007d

Please sign in to comment.