We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a8a44 commit 90a74b1Copy full SHA for 90a74b1
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "dag-simple"
3
-version = "0.2.0"
+version = "0.2.1"
4
description = "A dead simple, type-safe DAG (Directed Acyclic Graph) library with runtime validation, caching, and async support"
5
readme = "README.md"
6
requires-python = ">=3.10"
0 commit comments