diff --git a/CHANGES.md b/CHANGES.md
index ba0b512..9cfc2c8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -6,7 +6,7 @@ creating a new release entry be sure to copy & paste the span tag with the
updated. Only the first match gets replaced, so it's fine to leave the old
ones in. -->
-## __cylc-rose-1.3.3 (Released 2024-04-05)__
+## __cylc-rose-1.3.3 (Released 2024-05-02)__
[#302](https://github.com/cylc/cylc-rose/pull/302) -
Fix issues which could cause "fcm_make" and "rose_prune" tasks intermittently
diff --git a/cylc/rose/__init__.py b/cylc/rose/__init__.py
index a14d3a5..6d92bdc 100644
--- a/cylc/rose/__init__.py
+++ b/cylc/rose/__init__.py
@@ -205,4 +205,4 @@
"""
-__version__ = '1.3.4.dev'
+__version__ = '1.3.4'