diff --git a/pyproject.toml b/pyproject.toml index fc1eaf15..a6dc182a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "spm-python" -version = "25.01-alpha1.dev8" +version = "25.01-alpha1.dev9" description = "Python bindings for the SPM software." readme = "README.md" license = {file = "LICENSE"}