Skip to content

Commit fb6007d

Browse files
committed
"Update version number in setup.py from 0.0.9 to 0.1.0"
1 parent 6c9b853 commit fb6007d

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
@@ -12,7 +12,7 @@
1212
setup(
1313
name="FoundationDesign",
1414
packages=["FoundationDesign"],
15-
version="0.0.9",
15+
version="0.1.0",
1616
author="Kunle Yusuf",
1717
author_email="kunleyusuf858@gmail.com",
1818
description="A python module for structural analysis and design of different foundation types in accordance to the Eurocodes",

0 commit comments

Comments
 (0)