mirror of
https://github.com/django/django.git
synced 2025-04-08 23:46:43 +00:00
[2.2.x] Bumped version for Django 2.2 alpha 1.
This commit is contained in:
parent
a0c059995a
commit
ce26b2180c
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (2, 2, 0, 'alpha', 0)
|
||||
VERSION = (2, 2, 0, 'alpha', 1)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user