update the changelog and bump the version to v0.12.0
This commit is contained in:
@@ -23,7 +23,7 @@ __all__ = (list(document.__all__) + list(fields.__all__) +
|
||||
list(signals.__all__) + list(errors.__all__))
|
||||
|
||||
|
||||
VERSION = (0, 11, 0)
|
||||
VERSION = (0, 12, 0)
|
||||
|
||||
|
||||
def get_version():
|
||||
|
||||
Reference in New Issue
Block a user