Skip to content

Commit 07a2398

Browse files
Bump dev version (cylc#6969)
Workflow: Release stage 2 - auto publish, run: 116 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bd86a83 commit 07a2398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cylc/flow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def environ_init():
5353

5454
environ_init()
5555

56-
__version__ = '8.5.2'
56+
__version__ = '8.5.3.dev'
5757

5858

5959
def iter_entry_points(entry_point_name):

0 commit comments

Comments
 (0)