Skip to content

Commit 0aa09aa

Browse files
committed
"Updated version number in setup.py from 0.1.0 to 0.1.1"
1 parent 376a00e commit 0aa09aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
setup(
1111
name="FoundationDesign",
1212
packages=["FoundationDesign"],
13-
version="0.1.0",
13+
version="0.1.1",
1414
author="Kunle Yusuf",
1515
author_email="kunleyusuf858@gmail.com",
1616
description="A python module for structural analysis and design of different foundation types in accordance to the Eurocodes",

0 commit comments

Comments
 (0)