We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f1f46 commit 37cd041Copy full SHA for 37cd041
src/PIL/_version.py
@@ -1,4 +1,4 @@
1
# Master version for Pillow
2
from __future__ import annotations
3
4
-__version__ = "11.3.0"
+__version__ = "12.0.0.dev0"
0 commit comments