v0.13.1
Note: this release contains major breaking changes to the Python API since version 0.12!
Fixes
- Corrected issue in the PyPI source distribution tarball where the pyOCD package folder had not been successfully renamed from
pyOCD
topyocd
. This caused installation or upgrade failures that differed depending on the OS. - Fixed an invalid reference to
self
inpyocd-flashtool
, a copy-paste error brought in with the config file changes.