Skip to content

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:02
· 202 commits to master since this release

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.