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