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 b107c06 commit 64aff0cCopy full SHA for 64aff0c
.version
@@ -1 +1 @@
1
-4.12.0
+4.13.0
CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log
2
3
+## [4.13.0](https://github.com/auth0/auth0-python/tree/4.13.0) (2025-09-17)
4
+[Full Changelog](https://github.com/auth0/auth0-python/compare/4.12.0...4.13.0)
5
+
6
+**Added**
7
+- fix(backchannel): expose headers on `slow_down` errors (HTTP 429s) [\#744](https://github.com/auth0/auth0-python/pull/744) ([pmalouin](https://github.com/pmalouin))
8
9
## [4.12.0](https://github.com/auth0/auth0-python/tree/4.12.0) (2025-09-15)
10
[Full Changelog](https://github.com/auth0/auth0-python/compare/4.11.0...4.12.0)
11
0 commit comments