diff --git a/config/settings/base.py b/config/settings/base.py index 0beff9c6bf0344e3f6f670b83befca3be51ce28d..0c81464ed39717d29bcf08d7cc302dff00f988cc 100644 --- a/config/settings/base.py +++ b/config/settings/base.py @@ -33,7 +33,7 @@ INFO_BANNER_MESSAGE = "TEST MESSAGE" BETA_REPORTS_LINK = False # Version --------------------------------------------------------------------- -PROJECT_VERSION = '2.18.0' +PROJECT_VERSION = '2.18.1' # Unauthenticated access ------------------------------------------------------ # This variable should eventually control whether unauthenticated access is