Skip to content

Commit

Permalink
Update __init__.py (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
pboers1988 authored Oct 14, 2024
1 parent 5e98018 commit cf0d944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchestrator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

"""This is the orchestrator workflow engine."""

__version__ = "2.7.6"
__version__ = "2.8.0rc1"

from orchestrator.app import OrchestratorCore
from orchestrator.settings import app_settings
Expand Down

0 comments on commit cf0d944

Please sign in to comment.