Skip to content

Commit 724267a

Browse files
committed
build: release 0.69.2
1 parent 59c0d3c commit 724267a

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
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55
[project]
66
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
77
name = "ansys-mapdl-core"
8-
version = "0.69.1"
8+
version = "0.69.2"
99
description = "A Python wrapper for Ansys MAPDL."
1010
readme = "README.md"
1111
requires-python = ">=3.10,<3.13" # Update also 'MINIMUM_PYTHON_VERSION' in src/ansys/mapdl/core/__init__.py

0 commit comments

Comments
 (0)