What's Changed
* Drop support for Python 3.6 by tomtung in https://github.com/tomtung/omikuji/pull/41
* Update simple_logger to avoid throwing local-time-related error during logger initialization by tomtung in https://github.com/tomtung/omikuji/pull/40
* Support loading symlinked model files by tomtung in https://github.com/tomtung/omikuji/pull/39
* Upgrade clap to version 3.0 by tomtung in https://github.com/tomtung/omikuji/pull/42
**Full Changelog**: https://github.com/tomtung/omikuji/compare/v0.4.1...v0.5.0