We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b71d61 commit b373e98Copy full SHA for b373e98
setup.py
@@ -38,7 +38,7 @@ def run_tests(self):
38
39
setup(
40
name="pyjwkest",
41
- version="0.5.0gamma",
+ version="0.5.0",
42
description="Python implementation of JWT, JWE, JWS and JWK",
43
author="Roland Hedberg",
44
author_email="[email protected]",
0 commit comments