Bumped version for 0.5.1 release
This commit is contained in:
parent
9a0a0b1bd4
commit
591149b1f0
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, 0)
|
||||
VERSION = (0, 5, 1)
|
||||
|
||||
|
||||
def get_version():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue