Skip to content

General maintenance

Latest
Compare
Choose a tag to compare
@djmattyg007 djmattyg007 released this 23 Jan 09:05
· 2 commits to master since this release
3.0.0
ead08f6

This new release formally supports python3.10, and drops support for python3.7. Otherwise there are no new code changes, just a bunch of cleanup. The only other notable change is that all method/function arguments can now only be passed as positional arguments.