We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e38673 commit 866f366Copy full SHA for 866f366
pyproject.toml
@@ -4,7 +4,7 @@ description = "A simple workflow framework for building and managing data proces
4
authors = [{ name = "Volker L.", email = "[email protected]" }]
5
readme = "README.md"
6
requires-python = ">= 3.11"
7
-version = "0.31.6"
+version = "0.32.0"
8
keywords = ["hamilton", "workflow", "pipeline", "scheduler", "dask", "ray"]
9
10
dependencies = [
0 commit comments