Skip to content

Commit

Permalink
Merge pull request #2496 from metomi/prepare-2.0b3
Browse files Browse the repository at this point in the history
Prepare release: 2.0b3
  • Loading branch information
oliver-sanders authored Nov 10, 2021
2 parents 693dbef + e9e5622 commit 8c7c64f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ updated. Only the first match gets replaced, so it's fine to leave the old
ones in. -->
-------------------------------------------------------------------------------

## 2.0b3 (<span actions:bind='release-date'>TBC</span>)
## 2.0b3 (<span actions:bind='release-date'>Released 2021-11-10</span>)

For use with Cylc see [Cylc-Rose](https://github.com/cylc/cylc-rose).

Expand Down
2 changes: 1 addition & 1 deletion metomi/rose/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@
# Paths in the Rose distribution.
FILEPATH_README = "README.md"

__version__ = "2.0b2"
__version__ = "2.0b3"

0 comments on commit 8c7c64f

Please sign in to comment.