Skip to content

Commit

Permalink
9.0.0 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 2, 2022
1 parent cae5ac4 commit 82541b6
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.0.0 (unreleased)
9.0.0 (2022-01-02)
------------------

- Restrict builtins for ImageMath.eval(). CVE TBD #5923
Expand Down
2 changes: 1 addition & 1 deletion src/PIL/_version.py
@@ -1,2 +1,2 @@
# Master version for Pillow
__version__ = "9.0.0.dev0"
__version__ = "9.0.0"

0 comments on commit 82541b6

Please sign in to comment.