Skip to content

Commit

Permalink
9.4.0 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 1, 2023
1 parent cdd3d8e commit a5bbab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/PIL/_version.py
@@ -1,2 +1,2 @@
# Master version for Pillow
__version__ = "9.4.0.dev0"
__version__ = "9.4.0"

0 comments on commit a5bbab1

Please sign in to comment.