Changed version to 1.0.6

This commit is contained in:
Brandon Taylor 2011-09-14 09:13:02 -05:00
parent 1286fc6f46
commit d91f9fb420

View file

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