Start development on 1.20.

Change-Id: I0b89336185bff7ce10438e45e3d997430cb91044
This commit is contained in:
James E. Blair 2012-10-31 18:23:06 +01:00
parent 69a5f54991
commit a56046a21d
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ else:
from distutils.version import StrictVersion
version = "1.19"
version = "1.20"
VERBOSE = False
UPDATE = False