Skip to content

Commit 38f950c

Browse files
committed
Enforce PyJWT ^2.4.0. Version bump
1 parent eb14c63 commit 38f950c

File tree

3 files changed

+117
-133
lines changed

3 files changed

+117
-133
lines changed

django_auth_adfs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
Adding imports here will break setup.py
55
"""
66

7-
__version__ = '1.9.6'
7+
__version__ = '1.9.7'

0 commit comments

Comments
 (0)