Skip to content

Commit

Permalink
bump to 0.0.3 to include beter readme on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
dmi3y committed Jul 19, 2018
1 parent 051d46d commit de8609b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="flask_jwt_consumer",
version="0.0.2",
version="0.0.3",
author="Dmitrii Lapshukov",
author_email="[email protected]",
description="JWT consumer with multi public key support",
Expand Down

0 comments on commit de8609b

Please sign in to comment.