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 21cd721 commit 29fb878Copy full SHA for 29fb878
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi"
6
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
7
name = "ansys-mapdl-core"
8
version = "0.62.0"
9
-description = "A Python wrapper for Ansys MAPDL core"
+description = "A Python wrapper for Ansys MAPDL Core"
10
readme = "README.rst"
11
requires-python = ">=3.7"
12
license = {file = "LICENSE"}
0 commit comments