We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 413da02 commit 0ab06e5Copy full SHA for 0ab06e5
pyproject.toml
@@ -45,7 +45,7 @@ maintainers = [{ name = "ANSYS, Inc.", email = "pyansys.core@ansys.com" }]
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.71.2"
+version = "0.71.3"
49
50
[project.optional-dependencies]
51
jupyter = ["ipywidgets", "jupyterlab>=3"]
0 commit comments