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 a8fe487 commit 7ab655dCopy full SHA for 7ab655d
doc/source/changelog/1273.maintenance.md
@@ -0,0 +1 @@
1
+Bump version to 0.16.dev0
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-health-heart"
8
-version = "0.15.dev0"
+version = "0.16.dev0"
9
description = "Python framework for heart modeling using ANSYS tools."
10
readme = "README.rst"
11
requires-python = ">=3.10,<4"
0 commit comments