9.4.0 version bump
This commit is contained in:
parent
cdd3d8ec77
commit
a5bbab1c1e
@ -2,7 +2,7 @@
|
||||
Changelog (Pillow)
|
||||
==================
|
||||
|
||||
9.4.0 (unreleased)
|
||||
9.4.0 (2023-01-02)
|
||||
------------------
|
||||
|
||||
- Fixed null pointer dereference crash with malformed font #6846
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
# Master version for Pillow
|
||||
__version__ = "9.4.0.dev0"
|
||||
__version__ = "9.4.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user