diff --git a/setup.py b/setup.py index 610fd767..d1ee1185 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="FoundationDesign", packages=["FoundationDesign"], - version="0.1.1", + version="0.1.2", 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",