mirror of
https://github.com/django/django.git
synced 2025-01-08 17:37:20 +00:00
[1.8.x] Bumped version for 1.8 release.
This commit is contained in:
parent
2011c7a031
commit
feac4c30ce
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (1, 8, 0, 'rc', 1)
|
||||
VERSION = (1, 8, 0, 'final', 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user