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