diff --git a/pyproject.toml b/pyproject.toml index 7abda15..c62a834 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyarr" -version = "2.0.0" +version = "2.0.1" description = "A Sonarr and Radarr API Wrapper" authors = ["Steven Marks "] license = "MIT"