Skip to content
This repository was archived by the owner on Jul 10, 2022. It is now read-only.

Commit e5e8b1d

Browse files
Increment version number
1 parent ef46f21 commit e5e8b1d

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
@@ -7,7 +7,7 @@
77
from setuptools import setup
88

99
setup(name='cmu-course-api',
10-
version='1.4.0',
10+
version='1.5.0',
1111
description=('Python utility for retrieving information about courses at'
1212
' Carnegie Mellon University.'),
1313
url='http://scottylabs.org/course-api',

0 commit comments

Comments
 (0)