Files
CS50---Harvard/Python/venv/lib/python3.12/site-packages/PIL/_version.py
T
2026-06-08 19:54:16 +00:00

5 lines
87 B
Python

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