Bumped the version
This commit is contained in:
parent
452bbcc19b
commit
4d5f602ee7
1 changed files with 1 additions and 1 deletions
|
|
@ -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():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue