diff --git a/.ci/ansys-actions/pyproject.toml b/.ci/ansys-actions/pyproject.toml index 029fab84..a845b7d5 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.12" +version = "8.0.13" description = "A demo library for testing Ansys actions" readme = "README.rst" requires-python = ">=3.7" diff --git a/VERSION b/VERSION index 5cdac14b..483e7285 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.0.12 +8.0.13