We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f249628 commit d8e428cCopy full SHA for d8e428c
authlib/consts.py
@@ -1,5 +1,5 @@
1
name = 'Authlib'
2
-version = '0.15.4'
+version = '0.15.5'
3
author = 'Hsiaoming Yang <me@lepture.com>'
4
homepage = 'https://authlib.org/'
5
default_user_agent = '{}/{} (+{})'.format(name, version, homepage)
0 commit comments