No code changes. Updates to mbed CLI page at pypi.org
1.7.4
**Fixed** * mbed 2 library name when creating new program (703) * Firmware flashing routine (717) * Flashing a target without opening a terminal causes mbed-cli to report a reset failure (704) * Improve warning/error formatting and various messages (696)
1.7.3
**Fixed** * Provide warning about <= Mbed OS 5.8 compatibility when running in Python 3 mode (689)
1.7.2
**Fixed** * Leftover issues python errors from Python3 support. Also improved tests (682). * Mbed 2/Classic library builds when creating new mbed2 program (680). * Fix build directories name casing on case-sensitive operating systems (679).
1.7.1
**Hotfix**: * Broken Python 2 and Python 3 support due to unspecified dependency on future (677)