Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit df60b5c

Browse files
author
Jon Wayne Parrott
authored
Release v1.1.1 (#201)
1 parent cb7b3c4 commit df60b5c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
v1.1.1
5+
------
6+
7+
- ``google.oauth.credentials.Credentials`` now correctly inherits from ``ReadOnlyScoped`` instead of ``Scoped``. (#200)
8+
49
v1.1.0
510
------
611

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
setup(
3434
name='google-auth',
35-
version='1.1.0',
35+
version='1.1.1',
3636
author='Google Cloud Platform',
3737
author_email='jonwayne+google-auth@google.com',
3838
description='Google Authentication Library',

0 commit comments

Comments
 (0)