Skip to content

Commit 5442eef

Browse files
authored
Merge pull request googleapis#34 from googleapis/release-v0.3.0
Release v0.3.0
2 parents ebaf11a + 7f02c34 commit 5442eef

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.3.0
2+
------
3+
* Use utc when parsing expiration timestamp (#26)
4+
* Allow saving credentials in current directory (#25)
5+
6+
17
v0.2.0
28
------
39

setup.py

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

3535
setup(
3636
name='google-auth-oauthlib',
37-
version='0.2.0',
37+
version='0.3.0',
3838
author='Google Cloud Platform',
3939
author_email='jonwayne+google-auth@google.com',
4040
description='Google Authentication Library',

0 commit comments

Comments
 (0)