Skip to content

Commit fce76b1

Browse files
chore(main): release 0.5.4
1 parent 8c29d2e commit fce76b1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-auth-oauthlib/#history
66

7+
## [0.5.4](https://github.com/googleapis/google-auth-library-python-oauthlib/compare/v0.5.3...v0.5.4) (2022-10-18)
8+
9+
10+
### Documentation
11+
12+
* Update readme to point to current docs url ([#241](https://github.com/googleapis/google-auth-library-python-oauthlib/issues/241)) ([8c29d2e](https://github.com/googleapis/google-auth-library-python-oauthlib/commit/8c29d2ed0d8fda7319617fdd6ac2cde70319b6bd))
13+
714
## [0.5.3](https://github.com/googleapis/google-auth-library-python-oauthlib/compare/v0.5.2...v0.5.3) (2022-09-02)
815

916

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
long_description = fh.read()
2828

2929

30-
version = "0.5.3"
30+
version = "0.5.4"
3131

3232
setup(
3333
name="google-auth-oauthlib",

0 commit comments

Comments
 (0)