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 5c1e321 commit 1a2ecb3Copy full SHA for 1a2ecb3
setup.py
@@ -39,7 +39,7 @@ def run_tests(self):
39
40
setup(
41
name="pyjwkest",
42
- version="1.0.0",
+ version="1.0.1",
43
description="Python implementation of JWT, JWE, JWS and JWK",
44
author="Roland Hedberg",
45
author_email="[email protected]",
0 commit comments