What's Changed
* Improvements for network related error handling, replace chromedriver-py with webdriver-manager & more by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/112
Notes:
Users upgrading to `v3.0.1` who are not using `chromedriver-py` in other projects can safely uninstall it using:
`
python -m pip uninstall chromedriver-py
`
See [pull request](https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/112) for more details about this version.
**Full Changelog**: https://github.com/RileyXX/IMDB-Trakt-Syncer/compare/v1.9.5...v3.0.1