Skip to content

Commit 0ee3ee5

Browse files
committed
Bump up version to 0.2.1 jpadilla#34
1 parent da98964 commit 0ee3ee5

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
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="PyJWT",
12-
version="0.2.0",
12+
version="0.2.1",
1313
author="Jeff Lindsay",
1414
author_email="progrium@gmail.com",
1515
description="JSON Web Token implementation in Python",

0 commit comments

Comments
 (0)