mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-20 12:14:46 +03:00
SIMD. version
This commit is contained in:
parent
d40b9f0ab4
commit
da01a5f472
|
@ -1,6 +1,11 @@
|
|||
Changelog (Pillow-SIMD)
|
||||
=======================
|
||||
|
||||
7.0.0.post4
|
||||
-----------
|
||||
|
||||
- Filter: fixed wrong offset handling for 3x3 single-band version
|
||||
|
||||
7.0.0.post3
|
||||
-----------
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# Master version for Pillow
|
||||
__version__ = "9.0.0"
|
||||
__version__ = "9.0.0.post0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user