Merge branch 'dev'

This commit is contained in:
Harry Marr 2011-09-10 11:47:31 +01:00
commit de5b678da3

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():