Skip to content

Commit

Permalink
Version bump 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Sep 9, 2022
1 parent 3a38278 commit 2a8a226
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 = '1.0.1'
version = '1.1.0'
author = 'Hsiaoming Yang <me@lepture.com>'
homepage = 'https://authlib.org/'
default_user_agent = '{}/{} (+{})'.format(name, version, homepage)
Expand Down

0 comments on commit 2a8a226

Please sign in to comment.