Skip to content

v1.0.12

Compare
Choose a tag to compare
@wrabit wrabit released this 27 Sep 22:04
· 112 commits to main since this release

Support for python 3.8

  • Changed @cache to the equivalent @lru_cache(max_size=None) by @wrabit in #167

Full Changelog: v1.0.11...v1.0.12