Bump version to 0.21.0 and update changelog

This commit is contained in:
Bastien Gérard
2020-11-18 22:28:06 +01:00
parent ecd297e227
commit 2ec454447f
2 changed files with 9 additions and 4 deletions

View File

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