Changelog
### 1.7.2
```
Version 1.7.2
Bugfix release
- Remove unnecessary check in apiclient/__ini__.py (522).
```
### 1.7.1
```
Version 1.7.1
Bugfix release
- Remove unnecessary check in setup.py (518).
```
### 1.7.0
```
Version 1.7.0
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)
```
Links
- PyPI: https://pypi.org/project/google-api-python-client
- Changelog: https://pyup.io/changelogs/google-api-python-client/
- Repo: http://github.com/google/google-api-python-client/
This PR updates google-api-python-client from 1.6.7 to 1.7.2.
Changelog
### 1.7.2 ``` Version 1.7.2 Bugfix release - Remove unnecessary check in apiclient/__ini__.py (522). ``` ### 1.7.1 ``` Version 1.7.1 Bugfix release - Remove unnecessary check in setup.py (518). ``` ### 1.7.0 ``` Version 1.7.0 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) ```Links
- PyPI: https://pypi.org/project/google-api-python-client - Changelog: https://pyup.io/changelogs/google-api-python-client/ - Repo: http://github.com/google/google-api-python-client/