8.4.0 version bump

This commit is contained in:
Hugo van Kemenade 2021-10-15 09:27:22 +03:00
parent 0fc4fb671c
commit 40e7ff6226
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Changelog (Pillow) Changelog (Pillow)
================== ==================
8.4.0 (unreleased) 8.4.0 (2021-10-15)
------------------ ------------------
- Prefer global transparency in GIF when replacing with background color #5756 - Prefer global transparency in GIF when replacing with background color #5756

View File

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