Skip to content

Commit 90a74b1

Browse files
JBloss1517claude
andauthored
Bump version from 0.2.0 to 0.2.1 (#5)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent e2a8a44 commit 90a74b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dag-simple"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "A dead simple, type-safe DAG (Directed Acyclic Graph) library with runtime validation, caching, and async support"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)