Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f39dff0 + e41176a commit 763952cCopy full SHA for 763952c
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
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
11
3.22.0
12
------------------
13
auth0/__init__.py
@@ -1 +1 @@
-__version__ = "3.22.0"
+__version__ = "3.23.0"
0 commit comments