Skip to content

Commit

Permalink
Release 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
superstar54 committed Dec 2, 2024
1 parent 7f87a26 commit 6da7c0a
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.4.5"
__version__ = "0.4.6"

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

0 comments on commit 6da7c0a

Please sign in to comment.