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