Skip to content

Commit 399357b

Browse files
committed
release 0.3.2
1 parent 3541e39 commit 399357b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiida_workgraph/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
from .decorator import task, build_task
44

55

6-
__version__ = "0.3.1"
6+
__version__ = "0.3.2"
77

88
__all__ = ["WorkGraph", "Task", "task", "build_task"]

0 commit comments

Comments
 (0)