diff --git a/pyproject.toml b/pyproject.toml index 2615464..a92de1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "specification_curve" -version = "0.3.3" +version = "0.3.4" description = "Specification_Curve" readme = "README.md" requires-python = ">=3.9"