1.2.1
build: drop support for EOL py37 (#743)
chore: bump version number to 1.2.1
fix: support min width not detectable (#761)
Replace class `log` methods with context logger
chore: reformat using Black 2024 style
Capture pip and venv (ensurepip) console output
build: split `__init__` module and add `_types`, `Distribution` (#748)
compat: create separate importlib, tarfile and tomllib shims
uv: support double verbosity flag
Add py.typed marker file