Skip to content

Commit

Permalink
Merge pull request #6219 from cylc/bump-8.3.3.dev
Browse files Browse the repository at this point in the history
🤖 Bump dev version
  • Loading branch information
wxtim committed Jul 10, 2024
2 parents 14026c9 + 75971ea commit dd170d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cylc/flow/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def environ_init():

environ_init()

__version__ = '8.3.2'
__version__ = '8.3.3.dev'

Check warning on line 56 in cylc/flow/__init__.py

View check run for this annotation

Codecov / codecov/patch

cylc/flow/__init__.py#L56

Added line #L56 was not covered by tests


def iter_entry_points(entry_point_name):
Expand Down

0 comments on commit dd170d4

Please sign in to comment.