- Fixed a bug in `get_au_softball_season_player_stats()` and `get_au_softball_season_team_stats()` which would cause an unhandled exception to be raised when there are no stats in a inputed season, and the season inputed has a valid season ID.
- Fixed a bug in `get_au_volleyball_season_player_stats()` and `get_au_volleyball_season_team_stats()` which would cause an unhandled exception to be raised when there are no stats in a inputed season, and the season inputed has a valid season ID.
- Updated package version to `0.0.7`.