Skip to content

Commit d9de55a

Browse files
committed
Release 0.3.26
1 parent 8cf7b81 commit d9de55a

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
@@ -9,6 +9,6 @@
99
from .task import Task
1010
from .decorator import task, build_task
1111

12-
__version__ = "0.3.25"
12+
__version__ = "0.3.26"
1313

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

0 commit comments

Comments
 (0)