Bumped version number.

This commit is contained in:
Cédric Bonhomme 2019-04-10 15:17:45 +02:00
parent ba3cde6112
commit 5bb91d2ff0
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
3 changed files with 10 additions and 1 deletions

View file

@ -1,6 +1,14 @@
Release History
===============
0.9.3 (2019-04-10)
------------------
* it is now possible to either pass the location of an image or directly pass
an already opened Image.Image to the hide and reveal methods;
* code re-formatted a bit with black.
0.9.2 (2019-04-04)
------------------