Merged pull request 44.

Updated README to include information about backward-incompatible changes in 1.5.2
This commit is contained in:
Brandon Taylor
2013-06-26 10:05:32 -04:00
parent 37ebbf0dde
commit 83e275bd20
3 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (1, 5, 1) # following PEP 386
VERSION = (1, 5, 2) # following PEP 386
DEV_N = None