What's Changed
* Changed shanten calculating algorithm by zurukumo in https://github.com/zurukumo/kago-utils/pull/3
* Update Python from 3.10 to 3.12 by zurukumo in https://github.com/zurukumo/kago-utils/pull/4
* Introduce typecheck by zurukumo in https://github.com/zurukumo/kago-utils/pull/5
* Improve generate_shanten_table.py's performance by zurukumo in https://github.com/zurukumo/kago-utils/pull/6
* Enable mypy strict option by zurukumo in https://github.com/zurukumo/kago-utils/pull/7
* Made Hai136Counter class and extend Hai136's __add__ and __sub__ method by zurukumo in https://github.com/zurukumo/kago-utils/pull/8
* Remove Hai136 + or - Hai34 by zurukumo in https://github.com/zurukumo/kago-utils/pull/9
* Add calculate_yuukouhai method to Shanten class by zurukumo in https://github.com/zurukumo/kago-utils/pull/10
* README.md by zurukumo in https://github.com/zurukumo/kago-utils/pull/11
**Full Changelog**: https://github.com/zurukumo/kago-utils/compare/v0.1.0...v0.1.1