Other * Build(deps): bump wheel from 0.32.1 to 0.32.2. [dependabot[bot]] Bumps [wheel](https://github.com/pypa/wheel) from 0.32.1 to 0.32.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.32.1...0.32.2)
2018.10.21.1
Fix * Remove existing graph files (105) [etcher]
2018.10.15.1
Fix * Revert latest elib_run update. [etcher] shutil.which is broken for me, that'll need a bit more work
2018.10.14.2
Changes * Strip down console logging verbosity. [etcher]
2018.10.14.1
Changes * Add support for site package data files (100) [etcher] * chg: add support for site-package data files * chg: dev: update reqs * chg: dev: linting
2018.10.01.1
Fix * Pytest arg fix (97) [etcher] * fix pytest args for latest click * fix tests for new version of click * update reqs