Files
links/.venv/lib/python3.10/site-packages/PIL/_version.py
2025-05-06 20:44:33 +09:00

5 lines
87 B
Python

# Master version for Pillow
from __future__ import annotations
__version__ = "11.2.1"