diff --git a/pyproject.toml b/pyproject.toml index d881f7778..f9cd16bd8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi" [project] # Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections name = "ansys-edb-core" -version = "0.1.8" +version = "0.1.9" description = "A python wrapper for Ansys Edb service" readme = "README.rst" requires-python = ">=3.8"