We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc4fb6 commit 40e7ff6Copy full SHA for 40e7ff6
CHANGES.rst
@@ -2,7 +2,7 @@
2
Changelog (Pillow)
3
==================
4
5
-8.4.0 (unreleased)
+8.4.0 (2021-10-15)
6
------------------
7
8
- Prefer global transparency in GIF when replacing with background color #5756
src/PIL/_version.py
@@ -1,2 +1,2 @@
1
# Master version for Pillow
-__version__ = "8.4.0.dev0"
+__version__ = "8.4.0"
0 commit comments