Main Changes
- Add more flexibility on traffic signal modeling
- Fix setup.py
What's Changed
* Add World.show_network(). Add flexibility regarding traffic signal setting by toruseo in https://github.com/toruseo/UXsim/pull/20
* README.md: Add PyPI badge to show most recent version by EwoutH in https://github.com/toruseo/UXsim/pull/15
* gitignore: Add .idea/ by EwoutH in https://github.com/toruseo/UXsim/pull/17
* Add pre-commit configuration, upgrade to Python 3.9+ syntax, remove trailing whitespaces by EwoutH in https://github.com/toruseo/UXsim/pull/18
* Update README.md by toruseo in https://github.com/toruseo/UXsim/pull/23
* setup fix by toruseo in https://github.com/toruseo/UXsim/pull/24
* version by toruseo in https://github.com/toruseo/UXsim/pull/25
* fix setup.py by toruseo in https://github.com/toruseo/UXsim/pull/26
New Contributors
* EwoutH made their first contribution in https://github.com/toruseo/UXsim/pull/15
**Full Changelog**: https://github.com/toruseo/UXsim/compare/v1.0.5...v1.0.6