Skip to content

Commit 0dc0e5b

Browse files
committed
chore: bump to 1.6.11
1 parent aa7b8e4 commit 0dc0e5b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

authlib/consts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "Authlib"
2-
version = "1.6.10"
2+
version = "1.6.11"
33
author = "Hsiaoming Yang <[email protected]>"
44
homepage = "https://authlib.org"
55
default_user_agent = f"{name}/{version} (+{homepage})"

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Here you can see the full list of changes between each Authlib release.
99
Version 1.6.11
1010
--------------
1111

12-
**Released on Apr 15, 2026**
12+
**Released on Apr 16, 2026**
1313

1414
- Fix CSRF vulnerability in the Starlette OAuth client when a ``cache`` is
1515
configured.

0 commit comments

Comments
 (0)