make image import script work with python3.9; cleanup wheel creator

This commit is contained in:
Lincoln Stein
2023-08-30 17:35:58 -04:00
parent 2bd3cf28ea
commit 05e203570d
14 changed files with 675 additions and 698 deletions

View File

@ -1 +1 @@
__version__ = "3.0.2post1"
__version__ = "3.1.0rc1"