Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 036494e

Browse files
committed
Release 3.16.1
1 parent d4e040a commit 036494e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changes
22
=======
33

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+
411
3.16.0
512
------------------
613

auth0/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.16.0'
1+
__version__ = '3.16.1'

0 commit comments

Comments
 (0)