Skip to content

Commit 7ae4e1b

Browse files
committed
release: bump version to 0.71.2.
1 parent 06935d6 commit 7ae4e1b

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 = "[email protected]" }]
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.1"
48+
version = "0.71.2"
4949

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

0 commit comments

Comments
 (0)