diff --git a/pyproject.toml b/pyproject.toml index 7592093..e244b72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "semapform-api" -version = "0.1.4" +version = "0.2.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13"