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 3645936 commit 0117a94Copy full SHA for 0117a94
pyproject.toml
@@ -5,9 +5,9 @@ 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-mapdl-core"
8
-version = "0.61.6"
9
-description = "A Python wrapper for Ansys mapdl core"
10
-readme = "README.rst"
+version = "0.62.0"
+description = "A Python wrapper for Ansys core"
+readme = "README.rst"MAPDL
11
requires-python = ">=3.7"
12
license = {file = "LICENSE"}
13
authors = [
0 commit comments