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 d175bb8 commit 693df7bCopy full SHA for 693df7b
src/PIL/_version.py
@@ -1,4 +1,4 @@
1
# Master version for Pillow
2
from __future__ import annotations
3
4
-__version__ = "12.0.0.dev0"
+__version__ = "12.0.0"
0 commit comments