From 585b190e62309b379da92068b3108d4d758950d4 Mon Sep 17 00:00:00 2001 From: Kunle Yusuf <89423261+kunle009@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:47:47 +0100 Subject: [PATCH] Update setup.py Version update --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 869e91d3..16fc4796 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setuptools.setup( name="FoundationDesign", - version="0.0.4", + version="0.0.5", author="Kunle Yusuf", author_email="kunleyusuf858@gmail.com", description=" A python module for structural analysis and design of different foundation type in accordance to the Eurocodes",