mirror of
https://github.com/django/django.git
synced 2025-03-13 10:50:55 +00:00
[1.9.x] Bumped version to 1.9a1.
This commit is contained in:
parent
478d3af000
commit
f20364c7d0
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (1, 9, 0, 'alpha', 0)
|
||||
VERSION = (1, 9, 0, 'alpha', 1)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user