diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 647e4f60..a11869bf 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -7,7 +7,7 @@ on `Keep a Changelog `__, and this project
its best to adhere to `Semantic Versioning `__.
-2026-06-10 - version 0.15.0
+2026-06-29 - version 0.15.0
===========================
Added
diff --git a/orix/__init__.py b/orix/__init__.py
index 5cca2deb..138336c7 100644
--- a/orix/__init__.py
+++ b/orix/__init__.py
@@ -17,7 +17,7 @@
# along with orix. If not, see .
#
-__version__ = "0.15.0rc1"
+__version__ = "0.15.0"
# Sorted by line contributions (ideally excluding lines in notebook
# files)