v0.0.6
Code Refactoring
- make return type always
tuple(#10)
BREAKING CHANGES
now parse_episode() will always return tuple,
and return (None, None) for an unparseable title.
tuple (#10)now parse_episode() will always return tuple,
and return (None, None) for an unparseable title.