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

Skip to content

Commit dc06b8a

Browse files
committed
Release 3.7.1
1 parent d745934 commit dc06b8a

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.7.1
5+
------------------
6+
7+
**Fixed**
8+
- Update telemetry format [\#187](https://github.com/auth0/auth0-python/pull/187) ([lbalmaceda](https://github.com/lbalmaceda))
9+
10+
411
3.7.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.7.0'
1+
__version__ = '3.7.1'

0 commit comments

Comments
 (0)