We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533018b commit b693a7dCopy full SHA for b693a7d
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+3.7.0
5
+------------------
6
+
7
+**Changed**
8
+- Remove default value for search_engine [\#185](https://github.com/auth0/auth0-python/pull/185) ([lbalmaceda](https://github.com/lbalmaceda))
9
10
11
3.6.1
12
------------------
13
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.6.1'
+__version__ = '3.7.0'
0 commit comments