Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
superstar54 authored and GeigerJ2 committed Sep 13, 2024
1 parent 51abbee commit 7909c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiida_workgraph/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
from .task import Task
from .decorator import task, build_task

__version__ = "0.3.26"
__version__ = "0.4.0"

__all__ = ["WorkGraph", "Task", "task", "build_task"]

0 comments on commit 7909c17

Please # to comment.