v3.0.3
What's Changed
This release changes type hints to use typing.List
/typing.Dict
to support older python versions.
- docs: fix typo in product example by @dopry in #8
- fix: properly use type hints by @mahdyhamad in #10
New Contributors
- @dopry made their first contribution in #8
- @mahdyhamad made their first contribution in #10
Full Changelog: v3.0.2...v3.0.3