Skip to content

Commit c253e52

Browse files
committed
Release 0.7.2
1 parent d7dae33 commit c253e52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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__ = '1.0.0b3'
11+
__version__ = '0.7.2'
1212

1313
__all__ = [
1414
'WorkGraph',

0 commit comments

Comments
 (0)