Skip to content

Commit

Permalink
Version bump 0.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Oct 18, 2021
1 parent f249628 commit d8e428c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authlib/consts.py
@@ -1,5 +1,5 @@
name = 'Authlib'
version = '0.15.4'
version = '0.15.5'
author = 'Hsiaoming Yang <me@lepture.com>'
homepage = 'https://authlib.org/'
default_user_agent = '{}/{} (+{})'.format(name, version, homepage)
Expand Down

0 comments on commit d8e428c

Please sign in to comment.