We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edcd6ea commit 1b282a6Copy full SHA for 1b282a6
.ci/ansys-actions/pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
[project]
6
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
7
name = "ansys-actions-core"
8
-version = "9.1.dev0"
+version = "10.0.0"
9
description = "A demo library for testing Ansys actions"
10
readme = "README.rst"
11
requires-python = ">=3.7"
VERSION
@@ -1 +1 @@
1
-9.1.dev0
+10.0.0
0 commit comments