diff --git a/pyproject.toml b/pyproject.toml index 659eae23403..df31185c648 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi" [project] name = "ansys-pyensight-core" -version = "0.8.11" +version = "0.8.12" description = "A python wrapper for Ansys EnSight" readme = "README.rst" requires-python = ">=3.9,<4"