Skip to content

Commit 830d385

Browse files
committed
release v0.3.0
1 parent d114be8 commit 830d385

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.2.8"
6+
__version__ = "0.3.0"
77

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

0 commit comments

Comments
 (0)