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
REL: v1.1.0
This release has no functional changes but:
- Drops support for Python 2.7
- Drops support for Python 3.3, 3.4, 3.5
- Adds support for Python 3.7, 3.8, 3.9, 3.10
- Migrates the tests from nose -> pytest
- Migrates CI from travis -> GHA