Fixed a couple of bugs: - In certain cases, online courses were not properly being parsed and causing errors - Courses that had multiple times on the same day only placed one of those times in the course_data dict
0.2.5
Fixed a bug with courses with additional times where the times were getting parsed incorrectly, causing an error
0.2.4
Fixed a bug with type hinting that caused errors with python versions <3.9