Merged Python 2.6 comptaibility features.

Version bump.
Updated readme.
This commit is contained in:
Brandon Taylor
2014-05-29 10:24:54 -04:00
parent e19edc7d9e
commit 1b2461444b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (1, 6, 9) # following PEP 386
VERSION = (1, 7, 0) # following PEP 386
DEV_N = None