- Fix version printed when `pipx --version` is run
0.10.4.0
- Add --index-url, --editable, and --pip-args flags - Updated README with pipsi migration instructions
0.10.3.0
- Display python version in list - Do not reinstall package if already installed (added `--force` flag to override) - When upgrading all packages, print message only when package is updated - Avoid accidental execution of pipx.**main**
0.0.33
----------------------------------------------
0.0.32
---------------------------------------------- - Handle editable projects with URL-sensitive characters in their paths (208) - Test against pip 24.x (204)
0.0.31
---------------------------------------------- - Handle editable projects with pyproject.toml (200)