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 1268ded commit 2b6e0f2Copy full SHA for 2b6e0f2
pyproject.toml
@@ -45,7 +45,7 @@ maintainers = [{ name = "ANSYS, Inc.", email = "[email protected]" }]
45
name = "ansys-mapdl-core"
46
readme = "README.md"
47
requires-python = ">=3.10,<3.14" # Update also 'MINIMUM_PYTHON_VERSION' in src/ansys/mapdl/core/__init__.py
48
-version = "0.70.dev0"
+version = "0.71.0"
49
50
[project.optional-dependencies]
51
jupyter = ["ipywidgets", "jupyterlab>=3"]
0 commit comments