Skip to content

Commit b0f4f5c

Browse files
committed
release 0.3.10
1 parent 076f27e commit b0f4f5c

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.9"
6+
__version__ = "0.3.10"
77

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

0 commit comments

Comments
 (0)