Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jonah Kanner
gracedb
Commits
223208d0
Commit
223208d0
authored
May 14, 2019
by
Tanner Prestegard
Committed by
GraceDB
May 14, 2019
Browse files
Bump server code version for release 2.5.0
parent
dd39dd44
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/settings/base.py
View file @
223208d0
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment