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