[1.7.x] Bump version number for 1.7 beta 3 bugfix release.

This commit is contained in:
James Bennett 2014-04-28 15:46:13 -05:00
parent 305ab00087
commit edca57817f
1 changed files with 1 additions and 1 deletions

View File

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