Version bump to 0.5

This commit is contained in:
Harry Marr 2011-09-10 11:47:16 +01:00
parent 88b1a29719
commit 66c53f949b

View File

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