diff --git a/setup.py b/setup.py index 05b4d30..9eee52c 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import setup setup(name='cmu-course-api', - version='1.3.0', + version='1.3.1', description=('Python utility for retrieving information about courses at' ' Carnegie Mellon University.'), url='http://scottylabs.org/course-api',