File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+
2+ v1.7.7
3+ Version 1.7.7
4+
5+ Bugfix release
6+ - Change xrange to range ([#601](https://github.com/google/google-api-python-client/pull/601))
7+ - Typo in http.py exception message. ([#602](https://github.com/google/google-api-python-client/pull/602))
8+
9+ - Announce deprecation of Python 2.7 ([#603](https://github.com/google/google-api-python-client/pull/603))
10+ - Updates documentation for stopping channel subscriptions ([#598](https://github.com/google/google-api-python-client/pull/598))
11+ - Adding example for searchAppearance ([#414](https://github.com/google/google-api-python-client/pull/414))
12+
13+ - Add badges ([#455](https://github.com/google/google-api-python-client/pull/455))
14+
115v1.7.6
216 Version 1.7.6
317
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "1.7.6 "
15+ __version__ = "1.7.7 "
1616
1717# Set default logging handler to avoid "No handler found" warnings.
1818import logging
You can’t perform that action at this time.
0 commit comments