mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-10 09:16:17 +03:00
5 lines
92 B
Python
5 lines
92 B
Python
# Master version for Pillow
|
|
from __future__ import annotations
|
|
|
|
__version__ = "10.2.0.dev0"
|