We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25fea8b + 9f6d9ff commit dae6e3dCopy full SHA for dae6e3d
CHANGES.md
@@ -9,6 +9,10 @@ creating a new release entry be sure to copy & paste the span tag with the
9
updated. Only the first match gets replaced, so it's fine to leave the old
10
ones in. -->
11
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
16
## 2.3.2 (<span actions:bind='release-date'>Released 2024-11-11</span>)
17
18
### Fixes
metomi/rose/__init__.py
@@ -144,4 +144,4 @@
144
# Paths in the Rose distribution.
145
FILEPATH_README = "README.md"
146
147
-__version__ = "2.4.0.dev"
+__version__ = "2.4.0"
0 commit comments