Skip to content

Commit

Permalink
django-authlib 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Sep 7, 2021
1 parent a2e0464 commit 6589316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authlib/__init__.py
@@ -1,2 +1,2 @@
VERSION = (0, 10, 1)
VERSION = (0, 10, 2)
__version__ = ".".join(map(str, VERSION))

0 comments on commit 6589316

Please sign in to comment.