Added
- Python 3.13 and 3.14 support
- `-p`/`--package` CLI flag as a shorthard for `newversion package`
- `-s`/`--save` CLI flag as a shorthard for `newversion set_package`
- `--path` CLI argument to specify path to Python package (default: `cwd`)
Changed
- `set_package` does not change version if it is already set to desired
Removed
- Python 3.8 support
**Full Changelog**: https://github.com/vemel/newversion/compare/2.0.0...3.0.0