Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhaney committed Sep 18, 2019
1 parent 017ba82 commit 28bbdd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lakegallery/lakegallery/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
VERSION = '2.5.2'
VERSION = '2.5.3'

ALLOWED_HOSTS = ['localhost', '0.0.0.0', '.tnris.org', '.tnris.org.']

Expand Down

0 comments on commit 28bbdd5

Please sign in to comment.