[1.4.x] Bump ALL the version numbers.

This commit is contained in:
James Bennett 2012-10-17 17:17:37 -05:00
parent 0f54fed0b6
commit 8c46ead92b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION = (1, 4, 1, 'final', 0)
VERSION = (1, 4, 2, 'final', 0)
def get_version(version=None):
"""Derives a PEP386-compliant version number from VERSION."""