Skip to content

Commit f9c9713

Browse files
committed
bump: update version to 0.72.1 in pyproject.toml
1 parent 67c4743 commit f9c9713

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
@@ -44,7 +44,7 @@ maintainers = [{ name = "ANSYS, Inc.", email = "pyansys.core@ansys.com" }]
4444
name = "ansys-mapdl-core"
4545
readme = "README.md"
4646
requires-python = ">=3.10,<3.14" # Update also 'MINIMUM_PYTHON_VERSION' in src/ansys/mapdl/core/__init__.py
47-
version = "0.72.dev0"
47+
version = "0.72.1"
4848

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

0 commit comments

Comments
 (0)