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 076f27e commit b0f4f5cCopy full SHA for b0f4f5c
aiida_workgraph/__init__.py
@@ -3,6 +3,6 @@
3
from .decorator import task, build_task
4
5
6
-__version__ = "0.3.9"
+__version__ = "0.3.10"
7
8
__all__ = ["WorkGraph", "Task", "task", "build_task"]
0 commit comments