What's Changed
- Apply updates from upstream project template by @smkent in #68
- Update project dependencies via "poetry update" by @smkent in #69
- Replace manual property memoization with functools.cached_property by @smkent in #70
- Remove now-unused manual memoization properties from Client by @smkent in #72
- Add server capabilities to Session model by @smkent in #71
- Update project dependencies via
poetry update
by @smkent in #74 - Apply updates from upstream project template by @smkent in #75
Full Changelog: v0.2.3...v0.2.4