mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
5.1.0 version bump
This commit is contained in:
parent
219c31b34d
commit
0b578f25d5
|
@ -2,7 +2,7 @@
|
|||
Changelog (Pillow)
|
||||
==================
|
||||
|
||||
5.1.0 (unreleased)
|
||||
5.1.0 (2018-04-02)
|
||||
------------------
|
||||
|
||||
- Close fp before return in ImagingSavePPM #3061
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# Master version for Pillow
|
||||
__version__ = '5.1.0.dev0'
|
||||
__version__ = '5.1.0'
|
||||
|
|
Loading…
Reference in New Issue
Block a user