Skip to content

Commit 1a2ecb3

Browse files
author
Roland Hedberg
committed
Release with fixes.
1 parent 5c1e321 commit 1a2ecb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def run_tests(self):
3939

4040
setup(
4141
name="pyjwkest",
42-
version="1.0.0",
42+
version="1.0.1",
4343
description="Python implementation of JWT, JWE, JWS and JWK",
4444
author="Roland Hedberg",
4545
author_email="[email protected]",

0 commit comments

Comments
 (0)