Skip to content

Commit d8e428c

Browse files
committed
Version bump 0.15.5
1 parent f249628 commit d8e428c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = '0.15.4'
2+
version = '0.15.5'
33
author = 'Hsiaoming Yang <me@lepture.com>'
44
homepage = 'https://authlib.org/'
55
default_user_agent = '{}/{} (+{})'.format(name, version, homepage)

0 commit comments

Comments
 (0)