You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 🔧 Dependencies refactor and add py 3.9 and 3.10 to the supported list
* 🐛 Fix python 3.8.3rc1, version parsing fails #33
* 🔧 travis add py 3.8, 3.9, and 3.10 and remove 2.7
* 🔖 Bump to version 1.3.5
* 📝 Update readme.md
I get the following trace on any use of the library (using latest version from pypi)
Maybe you could simply use
sys.version_info
?The text was updated successfully, but these errors were encountered: