Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 763952c

Browse files
authored
Merge pull request #316 from auth0/release-3.23.0
Release 2.23.0
2 parents f39dff0 + e41176a commit 763952c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changes
22
=======
33

4+
3.23.0
5+
------------------
6+
7+
**Added**
8+
- Asyncio Support [\#312](https://github.com/auth0/auth0-python/pull/312) ([adamjmcgrath](https://github.com/adamjmcgrath))
9+
- Add `/api/v2/branding` endpoints support [\#313](https://github.com/auth0/auth0-python/pull/313) ([evansims](https://github.com/evansims))
10+
411
3.22.0
512
------------------
613

auth0/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.22.0"
1+
__version__ = "3.23.0"

0 commit comments

Comments
 (0)