Bump version to 0.20.0 and update CHANGELOG accordingly

This commit is contained in:
Bastien Gérard
2020-05-01 13:13:30 +02:00
parent 9b73be26ab
commit 3fbe9c3cdd
2 changed files with 6 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ __all__ = (
)
VERSION = (0, 19, 1)
VERSION = (0, 20, 0)
def get_version():