[1.9.x] Post-release version bump.
This commit is contained in:
parent
6e749c21e7
commit
b404e18384
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (1, 9, 6, 'final', 0)
|
||||
VERSION = (1, 9, 7, 'alpha', 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user