Updated Docs and bumped version

Hopefully nearer 0.6
closes #368
This commit is contained in:
Ross Lawley
2011-12-02 08:14:25 -08:00
parent e9d7353294
commit 9bfc838029
4 changed files with 48 additions and 22 deletions

View File

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