Small bump to ensure that the sdist gets uploaded to PyPI too.
0.6.0
Sprinkled some [Rich](https://github.com/Textualize/rich) support, without a dependency on Rich, mostly as a way to try out a slight reworking of the parser classes, which should go on to benefit ng2web.
0.5.0
- Lots of internal tweaks - Turned the prompt/offset tuples into `NamedTuple`s to make access to values read better in client code
0.4.0
Added `make_dos_like`.
0.3.0
Added code to the `Entry` classes that allows proper access to previous and next entries.