Skip to content

Commit 6365f4c

Browse files
Bump dev version
Workflow: Release stage 2 - auto publish, run: 67
1 parent fafcdcf commit 6365f4c

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.2.4'
56+
__version__ = '8.2.5.dev'
5757

5858

5959
def iter_entry_points(entry_point_name):

0 commit comments

Comments
 (0)