Skip to content

Commit dae6e3d

Browse files
authored
Merge pull request #2844 from metomi/prepare-2.4.0
Prepare release: 2.4.0
2 parents 25fea8b + 9f6d9ff commit dae6e3d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ creating a new release entry be sure to copy & paste the span tag with the
99
updated. Only the first match gets replaced, so it's fine to leave the old
1010
ones in. -->
1111

12+
## 2.4.0 (<span actions:bind='release-date'>Released 2025-01-08</span>)
13+
14+
No significant changes. Released for consistency with Cylc release cycle.
15+
1216
## 2.3.2 (<span actions:bind='release-date'>Released 2024-11-11</span>)
1317

1418
### Fixes

metomi/rose/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@
144144
# Paths in the Rose distribution.
145145
FILEPATH_README = "README.md"
146146

147-
__version__ = "2.4.0.dev"
147+
__version__ = "2.4.0"

0 commit comments

Comments
 (0)