6.1.0 version bump

This commit is contained in:
Hugo 2019-07-01 14:17:21 +03:00
parent 673a6b84a8
commit c5578b7fd7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Changelog (Pillow)
==================
6.1.0 (unreleased)
6.1.0 (2019-07-01)
------------------
- Deprecate Image.__del__ #3929

View File

@ -1,2 +1,2 @@
# Master version for Pillow
__version__ = "6.1.0.dev0"
__version__ = "6.1.0"