commit | fdbed0f0cbae8de21c73338a6817f8aa79cef4c9 | [log] [tgz] |
---|---|---|
author | Tres Seaver <tseaver@palladion.com> | Thu Dec 10 15:19:02 2020 -0500 |
committer | GitHub <noreply@github.com> | Thu Dec 10 15:19:02 2020 -0500 |
tree | 275f901acf4102b2510182e9550fdc74605e605b | |
parent | cbf14b314bee8652c6523845116125db232bd0e5 [diff] |
feat: add support for Python 3.9 (#111) Also, add missing declaration of support for Python 3.8. Closes #110.