Version bump

This commit is contained in:
Ross Lawley 2012-04-25 12:24:08 +01:00
commit aa2add39ad
2 changed files with 14 additions and 2 deletions

View file

@ -12,7 +12,7 @@ from signals import *
__all__ = (document.__all__ + fields.__all__ + connection.__all__ +
queryset.__all__ + signals.__all__)
VERSION = (0, 6, 5)
VERSION = (0, 6, 6)
def get_version():