update changelog and bump version to 0.22.0

This commit is contained in:
Bastien Gerard
2020-12-14 22:39:48 +01:00
parent 2e284b93b8
commit dd11911ed7
2 changed files with 5 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ __all__ = (
)
VERSION = (0, 21, 0)
VERSION = (0, 22, 0)
def get_version():