4 lines
87 B
Python
4 lines
87 B
Python
# Master version for Pillow
|
|
from __future__ import annotations
|
|
|
|
__version__ = "11.3.0"
|