mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Changed version to 6.0.0
This commit is contained in:
parent
1b91ae361d
commit
4ac6bbd073
|
@ -2,7 +2,7 @@
|
|||
Changelog (Pillow)
|
||||
==================
|
||||
|
||||
5.5.0 (unreleased)
|
||||
6.0.0 (unreleased)
|
||||
------------------
|
||||
|
||||
- Updated libwebp to 1.0.2 #3602
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# Master version for Pillow
|
||||
__version__ = '5.5.0.dev0'
|
||||
__version__ = '6.0.0.dev0'
|
||||
|
|
Loading…
Reference in New Issue
Block a user