Skip to content

Commit 4e49e16

Browse files
committed
Release 0.7.1
1 parent 42852a2 commit 4e49e16

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

12-
__version__ = "1.0.0b1"
12+
__version__ = "0.7.1"
1313

1414
__all__ = [
1515
"WorkGraph",

0 commit comments

Comments
 (0)