Skip to content

Commit b949c7b

Browse files
Bump dev version (#6864)
Workflow: Release stage 2 - auto publish, run: 108 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 11a4990 commit b949c7b

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

5858

5959
def iter_entry_points(entry_point_name):

0 commit comments

Comments
 (0)