Skip to content

Commit

Permalink
Merge pull request #113 from cylc/prepare-1.0.1
Browse files Browse the repository at this point in the history
Prepare release: 1.0.1
  • Loading branch information
MetRonnie authored Feb 17, 2022
2 parents a66f964 + 7d92f35 commit 907a680
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cylc/rose/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,4 @@
"""

__version__ = '1.0.0'
__version__ = '1.0.1'
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ packages = find_namespace:
python_requires = >=3.7
include_package_data = True
install_requires =
metomi-rose==2.0b3
metomi-rose==2.0rc1
cylc-flow==8.0rc1.* # the .* permits dev versions

[options.packages.find]
Expand Down

0 comments on commit 907a680

Please sign in to comment.