diff --git a/pyproject.toml b/pyproject.toml index 2de4470..d879fff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "WISDEM-pyFrame3DD" -version = "1.0.2" +version = "1.0.4" description = "Python bindings to Frame3DD, a code for static and dynamic structural analysis of 2D and 3D frames and trusses, with permission from Prof Henri Gavin" readme = "README.md" requires-python = ">=3.9"