[1.7.x] Post-release version bump.

This commit is contained in:
Tim Graham 2014-10-22 13:29:56 -04:00
parent c5780adeec
commit c4092e8bde
1 changed files with 1 additions and 1 deletions

View File

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