Skip to content

Commit 32735ec

Browse files
authored
Update __init__.py
1 parent b0eaecd commit 32735ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orchestrator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

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

16-
__version__ = "1.1.0rc2"
16+
__version__ = "1.1.1rc1"
1717

1818
from orchestrator.app import OrchestratorCore
1919
from orchestrator.settings import app_settings, oauth2_settings

0 commit comments

Comments
 (0)