Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5dcc24 commit ccb36e3Copy full SHA for ccb36e3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## [4.6.1](https://github.com/auth0/auth0-python/tree/4.6.1) (2023-11-29)
4
+[Full Changelog](https://github.com/auth0/auth0-python/compare/4.6.0...4.6.1)
5
+
6
+**Fixed**
7
+- Fix rest_async and async tests [\#556](https://github.com/auth0/auth0-python/pull/556) ([adamjmcgrath](https://github.com/adamjmcgrath))
8
+- fix type hint for link_user_account [\#552](https://github.com/auth0/auth0-python/pull/552) ([tzzh](https://github.com/tzzh))
9
10
## [4.6.0](https://github.com/auth0/auth0-python/tree/4.6.0) (2023-11-09)
11
[Full Changelog](https://github.com/auth0/auth0-python/compare/4.5.0...4.6.0)
12
0 commit comments