Bump version to 0.19.1 + force pillow to be < 7.0.0

This commit is contained in:
Bastien Gérard
2020-01-03 14:03:17 +01:00
parent 152b51fd33
commit 4edad4601c
3 changed files with 6 additions and 2 deletions

View File

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