[1.7.x] Bumped version for 1.7.11 release.

This commit is contained in:
Tim Graham 2015-11-24 11:30:11 -05:00
parent e6c631e68e
commit 2d66d04e73
1 changed files with 1 additions and 1 deletions

View File

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