mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-15 06:07:33 +03:00
11.0.0 version bump
This commit is contained in:
parent
f2cc87b1f0
commit
204aae6682
|
@ -2,7 +2,7 @@
|
||||||
Changelog (Pillow)
|
Changelog (Pillow)
|
||||||
==================
|
==================
|
||||||
|
|
||||||
11.0.0 (unreleased)
|
11.0.0 (2024-10-15)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
- Update licence to MIT-CMU #8460
|
- Update licence to MIT-CMU #8460
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Master version for Pillow
|
# Master version for Pillow
|
||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|
||||||
__version__ = "11.0.0.dev0"
|
__version__ = "11.0.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user