Version 0.9.2
What's Changed
Fix for JSON encoding when extracting non English text (#152)
- Fix to allow encoding non ascii in JSON by @eyurtsev in #153
- Add kor to sys path when generating docs by @eyurtsev in #116
- Set default of JSON encoder to ensure_ascii = False by @eyurtsev in #154
Full Changelog: 0.9.1...0.9.2