- Support Python 3.9 and 3.10
- Rename
EntryPoint.object
toattr
. Theobject
name remains for backwards compatibility but is deprecated. - Export
EntryPointSet
and refer to it in the README
EntryPoint.object
to attr
. The object
name remains for backwards compatibility but is deprecated.EntryPointSet
and refer to it in the README