Bumped the version

This commit is contained in:
Ross Lawley 2011-10-12 00:31:02 -07:00
parent 452bbcc19b
commit 4d5f602ee7

View File

@ -14,7 +14,7 @@ __all__ = (document.__all__ + fields.__all__ + connection.__all__ +
__author__ = 'Harry Marr'
VERSION = (0, 5, 1)
VERSION = (0, 5, 2)
def get_version():