We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3025ef commit d9844fcCopy full SHA for d9844fc
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
4
5
[project]
6
name = "ansys-tools-visualization-interface"
7
-version = "0.5.dev0"
+version = "0.5.0"
8
description = "A Python visualization interface for PyAnsys libraries"
9
readme = "README.rst"
10
requires-python = ">=3.10,<4"
0 commit comments