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

Skip to content

Commit e3406e3

Browse files
authored
Merge pull request auth0#305 from auth0/release-3.20.0
Release 3.20.0
2 parents 2b762c4 + 29518ed commit e3406e3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

4+
3.20.0
5+
------------------
6+
7+
**Added**
8+
- Add attack protection endpoints [\#303](https://github.com/auth0/auth0-python/pull/303) ([adamjmcgrath](https://github.com/adamjmcgrath))
9+
410
3.19.0
511
------------------
612

auth0/__init__.py

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

0 commit comments

Comments
 (0)