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

Commit 9bea1b1

Browse files
author
Jon Wayne Parrott
authored
Release v1.0.1 (#159)
1 parent 7af9f66 commit 9bea1b1

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.0.1
5+
------
6+
7+
- Fixed a bug in the clock skew accommodation logic where expired credentials could be used for up to 5 minutes. (#158)
8+
49
v1.0.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.0.0',
35+
version='1.0.1',
3636
author='Google Cloud Platform',
3737
author_email='jonwayne+google-auth@google.com',
3838
description='Google Authentication Library',

0 commit comments

Comments
 (0)