Skip to content

Commit 40e7ff6

Browse files
committed
8.4.0 version bump
1 parent 0fc4fb6 commit 40e7ff6

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-
8.4.0 (unreleased)
5+
8.4.0 (2021-10-15)
66
------------------
77

88
- Prefer global transparency in GIF when replacing with background color #5756

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__ = "8.4.0.dev0"
2+
__version__ = "8.4.0"

0 commit comments

Comments
 (0)