File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11History
22-------
33
4- v1.4 .0 (27 Feb 2024)
4+ v2.0 .0 (22 March 2024)
55++++++++++++++++++++++++
66
77Full set of changes are in [github](https://github.com/requests/requests-oauthlib/milestone/4?closed=1).
@@ -22,6 +22,11 @@ Additions & changes:
2222- Updated dependencies
2323- Cleanup some docs and examples
2424
25+ v1.4.0 (27 Feb 2024)
26+ ++++++++++++++++++++++++
27+
28+ - Version 2.0.0 published initially as 1.4.0, it was yanked eventually.
29+
2530v1.3.1 (21 January 2022)
2631++++++++++++++++++++++++
2732
Original file line number Diff line number Diff line change 66from .oauth2_auth import OAuth2
77from .oauth2_session import OAuth2Session , TokenUpdated
88
9- __version__ = "1.4 .0"
9+ __version__ = "2.0 .0"
1010
1111import requests
1212
You can’t perform that action at this time.
0 commit comments