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

Skip to content

Commit c4620d8

Browse files
committed
Release 3.8.0
1 parent b08bac8 commit c4620d8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

4+
3.8.0
5+
------------------
6+
7+
**Fixed**
8+
- rules_config.unset fix [\#195](https://github.com/auth0/auth0-python/pull/195) ([jhunken](https://github.com/jhunken))
9+
10+
**Security**
11+
- Update requests dependency to latest version [\#196](https://github.com/auth0/auth0-python/pull/196) ([lbalmaceda](https://github.com/lbalmaceda))
12+
413
3.7.2
514
------------------
615

auth0/__init__.py

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

0 commit comments

Comments
 (0)