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

Pre-release version bump

This commit is contained in:
Jeremy Stretch
2016-08-01 13:35:49 -04:00
parent 1fd189f9b1
commit 00e0fb5798

View File

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