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 d1dbdcd commit b0c7b93Copy full SHA for b0c7b93
setup.py
@@ -22,7 +22,7 @@
22
23
setup(
24
name="pyjwkest",
25
- version="0.4.0beta",
+ version="0.4.0",
26
description="Python implementation of JWT, JWE, JWS and JWK",
27
author="Roland Hedberg",
28
author_email="[email protected]",
0 commit comments