Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@tacaswell tacaswell released this 07 Apr 18:56
· 1 commit to main since this release
v1.1.0
c0cb1a0
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