File tree 2 files changed +13
-1
lines changed 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-auth-oauthlib/#history
6
6
7
+ ## [ 1.1.0] ( https://github.com/googleapis/google-auth-library-python-oauthlib/compare/v1.0.0...v1.1.0 ) (2023-08-14)
8
+
9
+
10
+ ### Features
11
+
12
+ * Pass thru OAuth audience during InstalledAppFlow.run_local_server ([ #300 ] ( https://github.com/googleapis/google-auth-library-python-oauthlib/issues/300 ) ) ([ fe08531] ( https://github.com/googleapis/google-auth-library-python-oauthlib/commit/fe0853176f24fa8b71013a1d068ca8deaec7ff69 ) )
13
+
14
+
15
+ ### Documentation
16
+
17
+ * Fix grammar with fetch_token docstring ([ #273 ] ( https://github.com/googleapis/google-auth-library-python-oauthlib/issues/273 ) ) ([ b2e3688] ( https://github.com/googleapis/google-auth-library-python-oauthlib/commit/b2e3688462ea9326afee2cae0f580857bc59b5f7 ) )
18
+
7
19
## [ 1.0.0] ( https://github.com/googleapis/google-auth-library-python-oauthlib/compare/v0.8.0...v1.0.0 ) (2023-02-06)
8
20
9
21
Original file line number Diff line number Diff line change 27
27
long_description = fh .read ()
28
28
29
29
30
- version = "1.0 .0"
30
+ version = "1.1 .0"
31
31
32
32
setup (
33
33
name = "google-auth-oauthlib" ,
You can’t perform that action at this time.
0 commit comments