From f9adb09f2c40cf2da4f071e3e4c70ad80a3d9991 Mon Sep 17 00:00:00 2001 From: Eric Wang Date: Sat, 23 Feb 2019 13:06:55 -0500 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b3a56d1..53696e7 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ url='https://github.com/pennlabs/penn-sdk-python', author='Penn Labs', author_email='admin@pennlabs.org', - version='1.7.1', + version='1.8', packages=['penn'], license='MIT', package_data={