We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c666de8 commit 5be5271Copy full SHA for 5be5271
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+3.7.2
5
+------------------
6
+
7
+**Fixed**
8
+- Fix HTTP method used for rotating Client secret [\#191](https://github.com/auth0/auth0-python/pull/191) ([lbalmaceda](https://github.com/lbalmaceda))
9
10
3.7.1
11
------------------
12
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.7.1'
+__version__ = '3.7.2'
0 commit comments