We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7525ae7 commit 20482bcCopy full SHA for 20482bc
src/jwkest/__init__.py
@@ -14,7 +14,7 @@
14
15
from binascii import unhexlify
16
17
-__version__ = "1.3.4"
+__version__ = "1.3.5"
18
19
logger = logging.getLogger(__name__)
20
0 commit comments