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 52276e1 commit b540679Copy full SHA for b540679
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+3.9.0
5
+------------------
6
+
7
+**Added**
8
+- Add Roles and Permissions endpoints [\#202](https://github.com/auth0/auth0-python/pull/202) ([lbalmaceda](https://github.com/lbalmaceda))
9
10
3.8.1
11
------------------
12
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.8.1'
+__version__ = '3.9.0'
0 commit comments