Skip to content

Commit 91718c2

Browse files
committed
Release 0.7.0
1 parent cf4beb6 commit 91718c2

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
@@ -9,7 +9,7 @@
99
from .socket_spec import namespace, dynamic
1010
from .collection import group
1111

12-
__version__ = "0.6.0"
12+
__version__ = "0.7.0"
1313

1414
__all__ = [
1515
"WorkGraph",

0 commit comments

Comments
 (0)