We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4b017 commit 052e652Copy full SHA for 052e652
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+3.6.1
5
+------------------
6
+
7
+**Fixed**
8
+- Fixed Management API Grants class instantiation [\#179](https://github.com/auth0/auth0-python/pull/179) ([beck3905](https://github.com/beck3905))
9
10
11
3.6.0
12
------------------
13
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.6.0'
+__version__ = '3.6.1'
0 commit comments