We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4beb6 commit 91718c2Copy full SHA for 91718c2
src/aiida_workgraph/__init__.py
@@ -9,7 +9,7 @@
9
from .socket_spec import namespace, dynamic
10
from .collection import group
11
12
-__version__ = "0.6.0"
+__version__ = "0.7.0"
13
14
__all__ = [
15
"WorkGraph",
0 commit comments