Skip to content

Commit

Permalink
Enforce PyJWT ^2.4.0. Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKs committed May 27, 2022
1 parent eb14c63 commit 38f950c
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 133 deletions.
2 changes: 1 addition & 1 deletion django_auth_adfs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
Adding imports here will break setup.py
"""

__version__ = '1.9.6'
__version__ = '1.9.7'

0 comments on commit 38f950c

Please sign in to comment.