Initialize v2.9 development
This commit is contained in:
parent
14b9a12a2f
commit
c0b1ae4923
|
|
@ -16,7 +16,7 @@ from django.core.validators import URLValidator
|
|||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '2.8.2-dev'
|
||||
VERSION = '2.9.0-dev'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
|
|
|||
Loading…
Reference in New Issue