[1.8.x] Bumped version for 1.8.10 release.
This commit is contained in:
parent
f4e6e02f77
commit
ef08d8cf9e
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (1, 8, 10, 'alpha', 0)
|
||||
VERSION = (1, 8, 10, 'final', 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user