12.1.0 version bump

This commit is contained in:
Andrew Murray 2026-01-02 17:03:05 +11:00
parent c9ac097edb
commit 46f45f674d

View File

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