Skip to content

Commit 0f6dbea

Browse files
authored
Release 4.13.0 (#745)
**Added** - fix(backchannel): expose headers on `slow_down` errors (HTTP 429s) [\#744](#744) ([pmalouin](https://github.com/pmalouin))
1 parent b107c06 commit 0f6dbea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.12.0
1+
4.13.0

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

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+
39
## [4.12.0](https://github.com/auth0/auth0-python/tree/4.12.0) (2025-09-15)
410
[Full Changelog](https://github.com/auth0/auth0-python/compare/4.11.0...4.12.0)
511

0 commit comments

Comments
 (0)