Skip to content

Commit 0ab06e5

Browse files
committed
release: 0.71.3
1 parent 413da02 commit 0ab06e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ maintainers = [{ name = "ANSYS, Inc.", email = "pyansys.core@ansys.com" }]
4545
name = "ansys-mapdl-core"
4646
readme = "README.md"
4747
requires-python = ">=3.10,<3.14" # Update also 'MINIMUM_PYTHON_VERSION' in src/ansys/mapdl/core/__init__.py
48-
version = "0.71.2"
48+
version = "0.71.3"
4949

5050
[project.optional-dependencies]
5151
jupyter = ["ipywidgets", "jupyterlab>=3"]

0 commit comments

Comments
 (0)