Skip to content

Commit 37b1974

Browse files
committed
7.0.0 version bump
1 parent afc93b0 commit 37b1974

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog (Pillow)
33
==================
44

5-
7.0.0 (unreleased)
5+
7.0.0 (2020-01-02)
66
------------------
77

88
- Drop support for EOL Python 2.7 #4109

src/PIL/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Master version for Pillow
2-
__version__ = "7.0.0.dev0"
2+
__version__ = "7.0.0"

0 commit comments

Comments
 (0)