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