Version bump

This commit is contained in:
Ross Lawley 2012-03-05 16:16:37 +00:00
commit 859e9b3cc4
3 changed files with 4 additions and 4 deletions

View file

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