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