v0.0.4 - Fix diff behavior when there are multiple mypy notes for a single line
- Fix diff behavior when there are multiple mypy messages (notes, warnings, errors) for a single line. This can happen when mypy prints some explanatory note or if there are actually multiple errors in one line.
- bump versions of dependencies
- Fix trove license classifier from Apple to Apache