mirror of
https://github.com/django/django.git
synced 2024-12-26 02:56:25 +00:00
[1.8.x] Bumped version to 1.8 beta 2.
This commit is contained in:
parent
35d68e8e76
commit
449d1effb8
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (1, 8, 0, 'beta', 1)
|
||||
VERSION = (1, 8, 0, 'beta', 2)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user