Pillow/src/PIL/_version.py
2024-10-15 17:30:25 +03:00

5 lines
92 B
Python

# Master version for Pillow
from __future__ import annotations
__version__ = "11.1.0.dev0"