0.3.0
[0.3.0] - 2023-09-30
Changed
README.md
pyproject.toml
- Python Version Support range is changed to
^3.6
from^3.8
.
Added
- Simple CLI Tool to get the Chrome version with zero dependencies.
Removed
- CLI Tool wrapping the module with typer is removed.
- Optional dependency
typer
for CLI Tool is removed.