diff --git a/pyproject.toml b/pyproject.toml index cabc4b54c9..9eb4ae019a 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-mapdl-core" -version = "0.62.2" +version = "0.62.3" description = "A Python wrapper for Ansys mapdl core" readme = "README.rst" requires-python = ">=3.7"