7.0.0 version bump

This commit is contained in:
Andrew Murray 2020-01-02 15:33:48 +11:00
parent afc93b0d76
commit 37b1974d30
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Changelog (Pillow)
==================
7.0.0 (unreleased)
7.0.0 (2020-01-02)
------------------
- Drop support for EOL Python 2.7 #4109

View File

@ -1,2 +1,2 @@
# Master version for Pillow
__version__ = "7.0.0.dev0"
__version__ = "7.0.0"