* Added case sensitivity standardization for the `lang_result` parameter to match the languages found in `result_languages.txt`. It erroneously reverted to `lang_en` when passing in `lang_zh-CN` or `lang_zh-TW`. Thanks to libenc for https://github.com/opsdisk/yagooglesearch/pull/42
v.1.9.0
* Moved files to `src/yagooglesearch`
* Migrated from `setup.py` to `pyproject.toml`
* Added warning message if `400 < max_search_result_urls_to_return`