We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e040a commit 6da2282Copy full SHA for 6da2282
2 files changed
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