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

Commit 9857713

Browse files
author
Jon Wayne Parrott
authored
Release v0.6.0 (#107)
1 parent 3ff4d55 commit 9857713

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.rst

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

4+
v0.6.0
5+
------
6+
7+
- Added experimental integration with ``requests-oauthlib`` in ``google.oauth2.oauthlib`` and ``google.oauth2.flow``. (#100, #105, #106)
8+
- Fixed typo in ``google_auth_httplib2``'s README. (#105)
9+
410
v0.5.0
511
------
612

setup.py

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

3434
setup(
3535
name='google-auth',
36-
version='0.5.0',
36+
version='0.6.0',
3737
author='Google Cloud Platform',
3838
author_email='jonwayne+google-auth@google.com',
3939
description='Google Authentication Library',

0 commit comments

Comments
 (0)