Skip to content

Commit 16da0c8

Browse files
authored
Merge pull request #356 from auth0/release/3.23.1
Release 3.23.1
2 parents 6761054 + 4277902 commit 16da0c8

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
Changes
2-
=======
1+
# Change Log
2+
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+
39

410
3.23.0
511
------------------

auth0/__init__.py

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

0 commit comments

Comments
 (0)