Skip to content

Commit d4f8fd8

Browse files
author
Jon Wayne Parrott
committed
Release v0.1.1
1 parent ae4a8c5 commit d4f8fd8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.1.1
2+
------
3+
4+
* Allow ``access_type`` parameter to be overriden in ``Flow`` (#16)
5+
* Use a test port that is less likely to be taken (#12)
6+
* Documentation updates
7+
18
v0.1.0
29
------
310

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.1.0',
37+
version='0.1.1',
3838
author='Google Cloud Platform',
3939
author_email='jonwayne+google-auth@google.com',
4040
description='Google Authentication Library',

0 commit comments

Comments
 (0)