diff --git a/.ci/ansys-actions/pyproject.toml b/.ci/ansys-actions/pyproject.toml index 2195ad9a1..b83856da2 100644 --- a/.ci/ansys-actions/pyproject.toml +++ b/.ci/ansys-actions/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-actions-core" -version = "8.0.2" +version = "8.0.3" description = "A demo library for testing Ansys actions" readme = "README.rst" requires-python = ">=3.7" diff --git a/VERSION b/VERSION index 8b22a322d..215aacb45 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.0.2 +8.0.3