Post-release version bump
This commit is contained in:
parent
183d475dc8
commit
357bf671ad
|
|
@ -16,7 +16,7 @@ from django.core.validators import URLValidator
|
|||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '2.8.8'
|
||||
VERSION = '2.8.9-dev'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
|
|
|||
Loading…
Reference in New Issue