Version bump to 1.7.7.

Updated readme with notes on self-referential SortableForeignKeys.
This commit is contained in:
Brandon Taylor
2014-11-03 10:50:02 -05:00
parent a48cf00396
commit a7179fece4
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (1, 7, 6) # following PEP 386
VERSION = (1, 7, 7) # following PEP 386
DEV_N = None