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

Release v1.9.6

This commit is contained in:
Jeremy Stretch
2017-04-21 14:47:31 -04:00
parent 5c0614d656
commit 5037046624

View File

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