Skip to content

v0.1.1

Choose a tag to compare

@omicronZero omicronZero released this 17 Jul 20:41
· 6 commits to master since this release

Typing is now recognized correctly by static type checkers when your package is used in a separate application.
Furthermore, I commented out the standard entrypoint declaration in the pyproject.toml and marked it with a TODO.