Bumped version

This commit is contained in:
Ross Lawley 2012-02-29 12:05:47 +00:00
parent ae20c785ea
commit 1639576203

View File

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