Skip to content

Commit 1b282a6

Browse files
committed
release: v10.0.0
1 parent edcd6ea commit 1b282a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/ansys-actions/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55
[project]
66
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
77
name = "ansys-actions-core"
8-
version = "9.1.dev0"
8+
version = "10.0.0"
99
description = "A demo library for testing Ansys actions"
1010
readme = "README.rst"
1111
requires-python = ">=3.7"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.1.dev0
1+
10.0.0

0 commit comments

Comments
 (0)