mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
6.1.0 version bump
This commit is contained in:
parent
673a6b84a8
commit
c5578b7fd7
|
@ -2,7 +2,7 @@
|
|||
Changelog (Pillow)
|
||||
==================
|
||||
|
||||
6.1.0 (unreleased)
|
||||
6.1.0 (2019-07-01)
|
||||
------------------
|
||||
|
||||
- Deprecate Image.__del__ #3929
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# Master version for Pillow
|
||||
__version__ = "6.1.0.dev0"
|
||||
__version__ = "6.1.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user