Skip to content

Commit fcdac93

Browse files
Prepare release 2.4.1
Workflow: Release stage 1 - create release PR (Rose 2+ only), run: 23
1 parent 8eeb9b7 commit fcdac93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ 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.1 (<span actions:bind='release-date'>Pending</span>)
12+
## 2.4.1 (<span actions:bind='release-date'>Released 2025-02-25</span>)
1313

1414
[#2855](https://github.com/metomi/rose/pull/2855) -
1515
Make Rose compatible with sqlite3 versions 3.46.0+.

metomi/rose/__init__.py

+1-1
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.1.dev"
147+
__version__ = "2.4.1"

0 commit comments

Comments
 (0)