diff --git a/setup.py b/setup.py index dd77828..cb6bb3a 100755 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ def run_tests(self): setup( name="pyjwkest", - version="1.0.0", + version="1.0.1", description="Python implementation of JWT, JWE, JWS and JWK", author="Roland Hedberg", author_email="roland.hedberg@adm.umu.se",