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