Skip to content

v1.7.0

Compare
Choose a tag to compare
@theacodes theacodes released this 31 May 23:05
a737c75

This release drops the hard requirement on oauth2client and installs
google-auth by default instead. oauth2client is still supported but will
need to be explicitly installed.

  • Drop oauth2client dependency (#499)
  • Include tests in source distribution (#514)