Skip to content

Commit 8032407

Browse files
committed
release: bump version to 0.2.4
1 parent 15a416f commit 8032407

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/515.documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: update CHANGELOG for v0.2.3

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-math-core"
8-
version = "0.2.3"
8+
version = "0.2.4"
99
description = "A Python wrapper for PyAnsys Math libraries."
1010
readme = "README.rst"
1111
requires-python = ">=3.10"

0 commit comments

Comments
 (0)