Skip to content

Commit cca3b25

Browse files
Release 1.0.0b8 (#79)
1 parent 452cdf3 commit cca3b25

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0b7
1+
1.0.0b8

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+
## [1.0.0b8](https://github.com/auth0/auth0-api-python/tree/1.0.0b8) (2026-04-09)
4+
[Full Changelog](https://github.com/auth0/auth0-api-python/compare/1.0.0b7...1.0.0b8)
5+
6+
**Added**
7+
- feat: add Multiple Custom Domain Support [\#71](https://github.com/auth0/auth0-api-python/pull/71) ([kishore7snehil](https://github.com/kishore7snehil))
8+
39
## [1.0.0b7](https://github.com/auth0/auth0-api-python/tree/1.0.0b7) (2026-04-02)
410
[Full Changelog](https://github.com/auth0/auth0-api-python/compare/1.0.0b6...1.0.0b7)
511

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "auth0-api-python"
3-
version = "1.0.0b7"
3+
version = "1.0.0b8"
44
description = "SDK for verifying access tokens and securing APIs with Auth0, using Authlib."
55
authors = ["Auth0 <support@auth0.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)