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

Skip to content

Commit ce12b68

Browse files
committed
Release 3.9.2
1 parent b414688 commit ce12b68

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

4+
3.9.2
5+
------------------
6+
7+
**Fixed**
8+
- Accept client_secret as passwordless/start param [\#211](https://github.com/auth0/auth0-python/pull/211) ([lbalmaceda](https://github.com/lbalmaceda))
9+
410
3.9.1
511
------------------
612

auth0/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.9.1'
1+
__version__ = '3.9.2'

0 commit comments

Comments
 (0)