What's Changed
Enhancements
* `Wrapper.can_execute_job`, `Wrapper.wait_until_job_is_executable`の処理を非同期実行か同期実行に変更しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/667
* バージョン情報を`PEP 440`に従った形式に変更しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/671
Others
* 開発環境をPython3.11から3.12に変更しました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/668
* リントとテストの実行をTravisCIからGithub Actionsに移行しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/669
* Sphinxのバージョンをv0.8に変更しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/670
**Full Changelog**: https://github.com/kurusugawa-computer/annofab-api-python-client/compare/v0.74.0...v0.74.1