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