File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 4.1.0] ( https://github.com/auth0/auth0-python/tree/4.1.0 ) (2023-03-14)
4+ [ Full Changelog] ( https://github.com/auth0/auth0-python/compare/4.0.0...4.1.0 )
5+
6+ ** Added**
7+ - Add branding theme endpoints [ \# 477] ( https://github.com/auth0/auth0-python/pull/477 ) ([ adamjmcgrath] ( https://github.com/adamjmcgrath ) )
8+ - [ SDK-4011] Add API2 Factor Management Endpoints [ \# 476] ( https://github.com/auth0/auth0-python/pull/476 ) ([ adamjmcgrath] ( https://github.com/adamjmcgrath ) )
9+ - Use declarative setup with ` pyproject.toml ` [ \# 474] ( https://github.com/auth0/auth0-python/pull/474 ) ([ Viicos] ( https://github.com/Viicos ) )
10+
311## [ 4.0.0] ( https://github.com/auth0/auth0-python/tree/4.0.0 ) (2023-01-19)
412[ Full Changelog] ( https://github.com/auth0/auth0-python/compare/3.24.1...4.0.0 )
513
Original file line number Diff line number Diff line change 1- __version__ = "4.0 .0"
1+ __version__ = "4.1 .0"
22
33from auth0 .exceptions import Auth0Error , RateLimitError , TokenValidationError
44
You can’t perform that action at this time.
0 commit comments