5 lines
91 B
Python
5 lines
91 B
Python
# Master version for Pillow
|
|
from __future__ import annotations
|
|
|
|
__version__ = "11.1.0"
|