nex_docus/backend/venv312/lib/python3.12/site-packages/PIL/_version.py

5 lines
87 B
Python
Raw Normal View History

2026-03-11 07:27:52 +00:00
# Master version for Pillow
from __future__ import annotations
__version__ = "12.1.1"