This is a bugfix release that fixes a few major issues with the initial 0.1 release.
Bugs Fixed
- Package `setup.py` wouldn't run if the dependencies weren't installed, breaking pip installs from source
- Refreshing login tokens would fail due to a typo
- Correct behavior with `TimetableItem.course_start` and `course_end`: API returns incorrect date, substitute with data from `course_date`
- Correctly add timezone information to returned times