Skip to content

Commit 90a9dd6

Browse files
committed
Release 0.5.0a3
1 parent 57efba6 commit 90a9dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aiida_workgraph/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .tasks import TaskPool
55
from .utils.flow_control import if_, while_, map_
66

7-
__version__ = "0.5.0a2"
7+
__version__ = "0.5.0a3"
88

99
__all__ = [
1010
"WorkGraph",

0 commit comments

Comments
 (0)