Skip to content

Commit 0921420

Browse files
authored
Release 6.1.0 (#878)
**Added** - feat: Cross App Access (ID-JAG), branding theme identifiers, Self-Service Enterprise Configuration third-party client access, session actor [\#877](#877) ([fern-api[bot]](https://github.com/apps/fern-api))
2 parents 741282b + efd1d36 commit 0921420

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.0
1+
6.1.0

CHANGELOG.md

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

3+
## [6.1.0](https://github.com/auth0/auth0-python/tree/6.1.0) (2026-07-22)
4+
[Full Changelog](https://github.com/auth0/auth0-python/compare/6.0.0...6.1.0)
5+
6+
**Added**
7+
- feat: Cross App Access (ID-JAG), branding theme identifiers, Self-Service Enterprise Configuration third-party client access, session actor [\#877](https://github.com/auth0/auth0-python/pull/877) ([fern-api[bot]](https://github.com/apps/fern-api))
8+
9+
310
## [6.0.0](https://github.com/auth0/auth0-python/tree/6.0.0) (2026-07-15)
411
[Full Changelog](https://github.com/auth0/auth0-python/compare/5.8.0...6.0.0)
512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "auth0-python"
33

44
[tool.poetry]
55
name = "auth0-python"
6-
version = "6.0.0"
6+
version = "6.1.0"
77
description = "Auth0 Python SDK - Management and Authentication APIs"
88
readme = "README.md"
99
authors = ["Auth0 <support@auth0.com>"]

0 commit comments

Comments
 (0)