We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d81b6 commit e81afc3Copy full SHA for e81afc3
src/jwkest/__init__.py
@@ -14,7 +14,7 @@
14
15
from binascii import unhexlify
16
17
-__version__ = "1.0.11b"
+__version__ = "1.0.11b0"
18
19
logger = logging.getLogger(__name__)
20
0 commit comments