Skip to content
Snippets Groups Projects
Commit 223208d0 authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Bump server code version for release 2.5.0

parent dd39dd44
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ def get_from_env(envvar, default_value=None, fail_if_not_found=True):
return value
# Version ---------------------------------------------------------------------
PROJECT_VERSION = '2.4.3'
PROJECT_VERSION = '2.5.0'
# Unauthenticated access ------------------------------------------------------
# This variable should eventually control whether unauthenticated access is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment