Merge pull request #2319 from bagerard/prepare_0_20_0

Bump version to 0.20.0 and update CHANGELOG accordingly
This commit is contained in:
Bastien Gérard
2020-05-01 13:24:01 +02:00
committed by GitHub
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():