File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-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
+ ## [ 0.5.0] ( https://github.com/googleapis/google-auth-library-python-oauthlib/compare/v0.4.6...v0.5.0 ) (2022-02-24)
8
+
9
+
10
+ ### Features
11
+
12
+ * deprecate OAuth out-of-band flow ([ #175 ] ( https://github.com/googleapis/google-auth-library-python-oauthlib/issues/175 ) ) ([ 1fb16be] ( https://github.com/googleapis/google-auth-library-python-oauthlib/commit/1fb16be1bad9050ee29293541be44e41e82defd7 ) )
13
+
7
14
### [ 0.4.6] ( https://www.github.com/googleapis/google-auth-library-python-oauthlib/compare/v0.4.5...v0.4.6 ) (2021-08-30)
8
15
9
16
Original file line number Diff line number Diff line change 27
27
long_description = fh .read ()
28
28
29
29
30
- version = "0.4.6 "
30
+ version = "0.5.0 "
31
31
32
32
setup (
33
33
name = "google-auth-oauthlib" ,
You can’t perform that action at this time.
0 commit comments