What's changed
- Migrated from aiohttp to htmx to add support for sync calls
- `Client` is now synchronous, use `AsyncClient` for async calls
- Added support for using both clients as context managers
`This is a breaking release`
**Full Changelog**: https://github.com/adayush/olamaps-python/compare/0.4.0...0.5.0