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