Thanks to visit codestin.com Credit goes to github.com
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 b08bac8 commit 2f51218Copy full SHA for 2f51218
CHANGELOG.md
@@ -1,6 +1,15 @@
1
Changes
2
=======
3
4
+3.8.0
5
+------------------
6
+
7
+**Fixed**
8
+- rules_config.unset fix [\#195](https://github.com/auth0/auth0-python/pull/195) ([jhunken](https://github.com/jhunken))
9
10
+**Security**
11
+- Update requests dependency to latest version [\#196](https://github.com/auth0/auth0-python/pull/196) ([lbalmaceda](https://github.com/lbalmaceda))
12
13
3.7.2
14
------------------
15
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.7.2'
+__version__ = '3.8.0'
0 commit comments