What's Changed
* Fix wheels by Erotemic in https://github.com/lark-parser/lark_cython/pull/13
* Small fix to adhere to Lark, due to error from Lark's InteractiveParser.accepts by erezsh in https://github.com/lark-parser/lark_cython/pull/14
* Fix InteractiveParser, with changes for Lark 1.1.5 (TBR) by erezsh in https://github.com/lark-parser/lark_cython/pull/15
**Full Changelog**: https://github.com/lark-parser/lark_cython/compare/0.0.13...0.0.14