Breaking changes
* `Client.close()` method is now deprecated with a warning. Use `aclose()` instead. Will be removed on 2024-03-01
What's Changed
* feat: rename `close()` to `aclose()` by NiceAesth in https://github.com/NiceAesth/aiordr/pull/34
**Full Changelog**: https://github.com/NiceAesth/aiordr/compare/v0.2.1...v0.2.2