Skip to content

Commit 9af9225

Browse files
committed
Update version number
Updated to version 1.0.0! I would consider this the first official release since I'm happy with all the features implemented and it's no longer a 1-to-1 of the API.
1 parent 8741e99 commit 9af9225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="usc-schedule",
8-
version="0.1.1",
8+
version="1.0.0",
99
author="Swapnil Patel",
1010
author_email="swapnil@usc.edu",
1111
description="A USC Class Schedule API wrapper",

0 commit comments

Comments
 (0)