Files
headphones/lib/urllib3/_version.py
2024-08-24 16:42:31 +12:00

5 lines
98 B
Python

# This file is protected via CODEOWNERS
from __future__ import annotations
__version__ = "2.2.2"