Start development on 1.21.

Change-Id: I53ccd5a233b75f6f2f8c4cfe4e8ecee8d608149a
This commit is contained in:
James E. Blair 2012-11-20 13:19:05 -08:00
parent 4b286c2c44
commit 8eb3225a0f

View File

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