Update changelog for 0.22.1

This commit is contained in:
Bastien Gerard
2020-12-16 23:03:39 +01:00
parent fd3699a519
commit 5781753cc8
2 changed files with 6 additions and 1 deletions

View File

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