1
0
mirror of https://github.com/django/django.git synced 2025-06-12 06:59:13 +00:00

Bumped version for 1.7.8 release.

This commit is contained in:
Tim Graham 2015-05-01 16:37:45 -04:00
parent 57a0e7dda9
commit 8830c05c26

View File

@ -1,4 +1,4 @@
VERSION = (1, 7, 8, 'alpha', 0)
VERSION = (1, 7, 8, 'final', 0)
def get_version(*args, **kwargs):