Post-release version bump
This commit is contained in:
parent
60deb3f0ba
commit
a5512dd4c4
|
|
@ -16,7 +16,7 @@ from django.core.validators import URLValidator
|
|||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '2.8.6'
|
||||
VERSION = '2.8.7-dev'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
|
|
|||
Loading…
Reference in New Issue