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 d4e040a commit 036494eCopy full SHA for 036494e
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+3.16.1
5
+------------------
6
+
7
+**Fixed**
8
+- Remove requirements.txt file [\#270](https://github.com/auth0/auth0-python/pull/270) ([lbalmaceda](https://github.com/lbalmaceda))
9
+- Repair Organisation get by name URL. [\#269](https://github.com/auth0/auth0-python/pull/269) ([queenvictoria](https://github.com/queenvictoria))
10
11
3.16.0
12
------------------
13
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.16.0'
+__version__ = '3.16.1'
0 commit comments