From 7b9d0a24cec32187a81f6ceb53068577ef1b053f Mon Sep 17 00:00:00 2001
From: Alexander Pace <alexander.pace@ligo.org>
Date: Mon, 29 Apr 2024 13:46:55 +0000
Subject: [PATCH] gracedb-2.27.2

---
 config/settings/base.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/settings/base.py b/config/settings/base.py
index 6522bdae2..ab233ddbd 100644
--- a/config/settings/base.py
+++ b/config/settings/base.py
@@ -48,7 +48,7 @@ INFO_BANNER_MESSAGE = "TEST MESSAGE"
 BETA_REPORTS_LINK = False
 
 # Version ---------------------------------------------------------------------
-PROJECT_VERSION = '2.27.1'
+PROJECT_VERSION = '2.27.2'
 
 # Unauthenticated access ------------------------------------------------------
 # This variable should eventually control whether unauthenticated access is
-- 
GitLab