Skip to content

0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 05:30
· 3 commits to main since this release
8b550b3

Added

  • Tubthumper now supports Python 3.11
  • typing_extensions now installed for Python versions < 3.10
  • Type annotations now use typing.ParamSpec to annotate types of decorated functions

Changed

  • Package version is now hardcoded instead of stored in a file.

Deprecated

  • Tubthumper no longer supports Python 3.6, which has reached its end of life.