Updates.. updates! 馃摚
- Now with every new update of postal, there will be a TUI modifier that will give a warn message that the harness is not to date with the latest release, it will provide a command of
postal upgradewhich will execute a-m pip install --upgrade postalcliwhich upgrades your postal executable to the latest version! No manually checking the repository anymore to see if there was an update.
Download
- To download visit the release website, download the source, or run
pip install postalcli
What's Changed
- Added: upgrade flags if old version is out of date. by @andrefetch in #51
Full Changelog: v0.0.34...v0.0.35