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