We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b414688 commit ce12b68Copy full SHA for ce12b68
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
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
10
3.9.1
11
------------------
12
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.9.1'
+__version__ = '3.9.2'
0 commit comments