mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
9.0.0 version bump
This commit is contained in:
parent
cae5ac495b
commit
82541b6dec
|
@ -2,7 +2,7 @@
|
|||
Changelog (Pillow)
|
||||
==================
|
||||
|
||||
9.0.0 (unreleased)
|
||||
9.0.0 (2022-01-02)
|
||||
------------------
|
||||
|
||||
- Restrict builtins for ImageMath.eval(). CVE TBD #5923
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# Master version for Pillow
|
||||
__version__ = "9.0.0.dev0"
|
||||
__version__ = "9.0.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user