Pillow/src/PIL/_version.py
2023-12-21 13:13:31 +02:00

5 lines
92 B
Python

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