mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
4.3.0 Version Bump
This commit is contained in:
parent
9031ab3eef
commit
636dc62f0e
|
@ -1,7 +1,7 @@
|
|||
Changelog (Pillow)
|
||||
==================
|
||||
|
||||
4.3.0 (unreleased)
|
||||
4.3.0 (2017-10-02)
|
||||
------------------
|
||||
|
||||
- Fix warning on pointer cast in isblock #2775, #2778
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# Master version for Pillow
|
||||
__version__ = '4.3.0.dev0'
|
||||
__version__ = '4.3.0'
|
||||
|
|
Loading…
Reference in New Issue
Block a user