Skip to content

Commit ba57e88

Browse files
authored
Merge pull request #6198 from cylc/bump-8.3.2.dev
🤖 Bump dev version
2 parents c3a6d2f + e84bce5 commit ba57e88

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

5858

5959
def iter_entry_points(entry_point_name):

0 commit comments

Comments
 (0)