We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339bc5d commit f908326Copy full SHA for f908326
src/PIL/_version.py
@@ -1,4 +1,4 @@
1
# Master version for Pillow
2
from __future__ import annotations
3
4
-__version__ = "11.2.1"
+__version__ = "11.3.0.dev0"
0 commit comments