mirror of
http://forgejo.openclaw.svc.cluster.local:3000/mrhavens/intellecton.git
synced 2026-06-18 01:22:57 +00:00
4 lines
87 B
Python
4 lines
87 B
Python
# Master version for Pillow
|
|
from __future__ import annotations
|
|
|
|
__version__ = "12.2.0"
|