We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac4fd0 commit c5bb1f7Copy full SHA for c5bb1f7
2 files changed
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+3.16.2
5
+------------------
6
+
7
+**Fixed**
8
+- Re-Route Job Results endpoint [\#275](https://github.com/auth0/auth0-python/pull/275) ([lbalmaceda](https://github.com/lbalmaceda))
9
10
3.16.1
11
------------------
12
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.16.1'
+__version__ = '3.16.2'
0 commit comments