11.1.0 version bump

This commit is contained in:
Andrew Murray 2025-01-02 16:00:59 +11:00
parent dfb368a7e9
commit 4c1aed801e

View File

@ -1,4 +1,4 @@
# Master version for Pillow
from __future__ import annotations
__version__ = "11.1.0.dev0"
__version__ = "11.1.0"