diff --git a/pyproject.toml b/pyproject.toml index a70896e..53ec2be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "msca" -version = "0.1.0" +version = "0.1.1" description = "Mathematical sciences and computational algorithms" readme = "README.rst" requires-python = ">=3.10"