Skip to content

Commit 257fd34

Browse files
committed
Bump up version to 0.2.0 #31
1 parent f01d965 commit 257fd34

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.1.9",
12+
version="0.2.0",
1313
author="Jeff Lindsay",
1414
author_email="[email protected]",
1515
description="JSON Web Token implementation in Python",

0 commit comments

Comments
 (0)