Updated documentation to include gotchas for existing models

This commit is contained in:
Brandon Taylor
2012-12-25 22:10:26 -05:00
parent c34d067e10
commit 0ae9b5819d
2 changed files with 33 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (1, 3, 7) # following PEP 386
VERSION = (1, 3, 8) # following PEP 386
DEV_N = None