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.
0.2.4
1 parent 15a416f commit 8032407Copy full SHA for 8032407
doc/changelog.d/515.documentation.md
@@ -0,0 +1 @@
1
+chore: update CHANGELOG for v0.2.3
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-math-core"
8
-version = "0.2.3"
+version = "0.2.4"
9
description = "A Python wrapper for PyAnsys Math libraries."
10
readme = "README.rst"
11
requires-python = ">=3.10"
0 commit comments