diff --git a/CHANGES.md b/CHANGES.md
index ee2b03f8b..cdc413c64 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -11,7 +11,7 @@ ones in. -->
--------------------------------------------------------------------------------
-## 2.1.0 (Awaiting Release)
+## 2.1.0 (Released 2023-07-21)
### Fixes
diff --git a/metomi/rose/__init__.py b/metomi/rose/__init__.py
index 0254e7bc7..a0a5e8822 100644
--- a/metomi/rose/__init__.py
+++ b/metomi/rose/__init__.py
@@ -144,4 +144,4 @@
# Paths in the Rose distribution.
FILEPATH_README = "README.md"
-__version__ = "2.1.0.dev"
+__version__ = "2.1.0"