We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60eea06 commit 73973e8Copy full SHA for 73973e8
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+3.9.1
5
+------------------
6
+
7
+**Changed**
8
+- Update minimum "requests" version to 2.14.0 [\#204](https://github.com/auth0/auth0-python/pull/204) ([lbalmaceda](https://github.com/lbalmaceda))
9
10
3.9.0
11
------------------
12
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.9.0'
+__version__ = '3.9.1'
0 commit comments