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

Skip to content

Commit 5eeb93d

Browse files
authored
Merge pull request auth0#464 from auth0/release/3.24.1
Release 3.24.1
2 parents e82e59d + fa45b85 commit 5eeb93d

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,5 +1,11 @@
11
# Change Log
22

3+
## [3.24.1](https://github.com/auth0/auth0-python/tree/3.24.1) (2023-01-19)
4+
[Full Changelog](https://github.com/auth0/auth0-python/compare/3.24.0...3.24.1)
5+
6+
**Fixed**
7+
- Remove unnecessary type param from update_template_universal_login [\#463](https://github.com/auth0/auth0-python/pull/463) ([adamjmcgrath](https://github.com/adamjmcgrath))
8+
39
## [3.24.0](https://github.com/auth0/auth0-python/tree/3.24.0) (2022-10-17)
410
[Full Changelog](https://github.com/auth0/auth0-python/compare/3.23.1...3.24.0)
511

auth0/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.24.0"
1+
__version__ = "3.24.1"

0 commit comments

Comments
 (0)