[1.7.x] Bumped version for 1.7.9 release.

This commit is contained in:
Tim Graham 2015-07-08 07:36:17 -04:00
parent ae49b4d994
commit 0cbe3c63af

View File

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