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

Revert "v1.1.0 release"

This reverts commit e8b8b015bb.
This commit is contained in:
Jeremy Stretch
2016-07-05 18:12:05 -04:00
parent 60b48f9e4e
commit 5e9090a03a

View File

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