diff --git a/setup.py b/setup.py
index 7994319308258a95f4a016f57da398636f1c5fc0..59fb9cd1770e41330d4a93e94e20f99e9eeda795 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ PACKAGE_DESCRIPTION = (
     "A module containing helpers and shared code related to identity systems within UIS, "
     "University of Cambridge."
 )
-PACKAGE_VERSION = "1.0.15rc1"
+PACKAGE_VERSION = "1.0.15"
 PACKAGE_URL = "https://gitlab.developers.cam.ac.uk/uis/devops/iam/identity-lib"