Skip to content

Commit bd855a7

Browse files
committed
Release 1.0.0b4
1 parent e644f25 commit bd855a7

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
@@ -8,7 +8,7 @@
88
from .socket_spec import namespace, dynamic, select, meta
99
from .collection import group
1010

11-
__version__ = '0.7.6'
11+
__version__ = '1.0.0b4'
1212

1313
__all__ = [
1414
'WorkGraph',

0 commit comments

Comments
 (0)