Skip to content

Commit 82541b6

Browse files
committed
9.0.0 version bump
1 parent cae5ac4 commit 82541b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog (Pillow)
33
==================
44

5-
9.0.0 (unreleased)
5+
9.0.0 (2022-01-02)
66
------------------
77

88
- Restrict builtins for ImageMath.eval(). CVE TBD #5923

Diff for: src/PIL/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Master version for Pillow
2-
__version__ = "9.0.0.dev0"
2+
__version__ = "9.0.0"

0 commit comments

Comments
 (0)