Skip to content

Commit

Permalink
Version bump 0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Jun 5, 2021
1 parent 262c372 commit 4570144
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.3'
version = '0.15.4'
author = 'Hsiaoming Yang <me@lepture.com>'
homepage = 'https://authlib.org/'
default_user_agent = '{}/{} (+{})'.format(name, version, homepage)
Expand Down

0 comments on commit 4570144

Please sign in to comment.