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