Merge pull request #1960 from bagerard/bump_version_0_16_2
bump version to 0.16.2
This commit is contained in:
commit
bdd6041a5c
@ -23,7 +23,7 @@ __all__ = (list(document.__all__) + list(fields.__all__) +
|
|||||||
list(signals.__all__) + list(errors.__all__))
|
list(signals.__all__) + list(errors.__all__))
|
||||||
|
|
||||||
|
|
||||||
VERSION = (0, 16, 1)
|
VERSION = (0, 16, 2)
|
||||||
|
|
||||||
|
|
||||||
def get_version():
|
def get_version():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user