We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1afe4f commit 4015eeeCopy full SHA for 4015eee
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
[project]
6
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
7
name = "ansys-mapdl-core"
8
-version = "0.70.1"
+version = "0.70.2"
9
description = "A Python client library for Ansys MAPDL."
10
readme = "README.md"
11
requires-python = ">=3.10,<3.14" # Update also 'MINIMUM_PYTHON_VERSION' in src/ansys/mapdl/core/__init__.py
0 commit comments