What's Changed
* Allow passing configs/variables on initialization in https://github.com/sirfz/tesserocr/pull/349
* Stub file for completion (thanks zdenop) in https://github.com/sirfz/tesserocr/pull/350
* Expose leptonica's log level setting via `set_leptonica_log_level` function
* Keep tesseract's default `debug_file` setting
* Apply recommended Cython changes (https://github.com/sirfz/tesserocr/commit/259922cd5e3f7892daf2a6ad3b4241820fd506b1)
**Full Changelog**: https://github.com/sirfz/tesserocr/compare/v2.6.3...v2.7.0