We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6761054 + 4277902 commit 16da0c8Copy full SHA for 16da0c8
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
-Changes
2
-=======
+# Change Log
+
3
+## [3.23.1](https://github.com/auth0/auth0-python/tree/3.23.1) (2022-06-10)
4
+[Full Changelog](https://github.com/auth0/auth0-python/compare/3.23.0...3.23.1)
5
6
+**Fixed**
7
+- Pass rest_options through Auth0 constructor [\#354](https://github.com/auth0/auth0-python/pull/354) ([adamjmcgrath](https://github.com/adamjmcgrath))
8
9
10
3.23.0
11
------------------
auth0/__init__.py
@@ -1 +1 @@
-__version__ = "3.23.0"
+__version__ = "3.23.1"
0 commit comments