11.0.0 version bump

This commit is contained in:
Hugo van Kemenade 2024-10-15 08:55:00 +03:00
parent f2cc87b1f0
commit 204aae6682
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"