Skip to content

Commit 3ca7667

Browse files
committed
version bump, email update
1 parent bf53ff7 commit 3ca7667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ def read(fname):
88

99
setup(
1010
name="PyJWT",
11-
version="0.1.6",
11+
version="0.1.7",
1212
author="Jeff Lindsay",
13-
author_email="jeff.lindsay@twilio.com",
13+
author_email="progrium@gmail.com",
1414
description="JSON Web Token implementation in Python",
1515
license="MIT",
1616
keywords="jwt json web token security signing",

0 commit comments

Comments
 (0)