Incremented version to 1.1.1

This commit is contained in:
Brandon Taylor 2011-11-16 00:50:18 -06:00
parent 8365043e0e
commit 30c19c257a

View file

@ -1,4 +1,4 @@
VERSION = (1, 1, 0, "f", 0) # following PEP 386
VERSION = (1, 1, 1, "f", 0) # following PEP 386
DEV_N = None