- Added get_search_results_async and get_search_results, which return a SearchResults object, to all services
- Possible to now choose between sync and async for searching
- SearchResults now prints itself as a formatted JSON string
**Full Changelog**: https://github.com/apmnt/postalservice-python/compare/v0.1.0-alpha...v0.1.1