We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e644f25 commit bd855a7Copy full SHA for bd855a7
src/aiida_workgraph/__init__.py
@@ -8,7 +8,7 @@
8
from .socket_spec import namespace, dynamic, select, meta
9
from .collection import group
10
11
-__version__ = '0.7.6'
+__version__ = '1.0.0b4'
12
13
__all__ = [
14
'WorkGraph',
0 commit comments