11.2.0.dev0 version bump

This commit is contained in:
Andrew Murray 2025-01-02 19:04:18 +11:00
parent 4c1aed801e
commit 57786a252b

View File

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