1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Release v1.6.3

This commit is contained in:
Jeremy Stretch
2016-10-19 16:21:01 -04:00
parent 4d40c015e4
commit 493b7d594d

View File

@@ -12,7 +12,7 @@ except ImportError:
"the documentation.")
VERSION = '1.6.3-dev'
VERSION = '1.6.3'
# Import local configuration
for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: