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 ec88f0f commit 4c86aefCopy full SHA for 4c86aef
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
4
5
[project]
6
name = "aali-flowkit-python"
7
-version = "1.0.4"
+version = "1.0.5"
8
description = "A Python service for Aali Flowkit."
9
readme = "README.md"
10
requires-python = ">=3.10,<4"
@@ -50,7 +50,7 @@ doc = [
50
"sphinx-gallery==0.17.1",
51
"sphinx-jinja==2.0.2",
52
]
53
-ci = ["packaging==25.0", "semver~=3.0.4"]
+ci = ["packaging==24.2", "semver~=3.0.4"]
54
55
[project.urls]
56
Source = "https://github.com/ansys/aali-flowkit-python"
0 commit comments