diff --git a/pyproject.toml b/pyproject.toml index 5eb93af..447c57b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "innertube" -version = "2.1.1" +version = "2.1.2" description = "Python Client for Google's Private InnerTube API. Works with Youtube, YouTube Music and more!" authors = ["Tom Bulled <26026015+tombulled@users.noreply.github.com>"] license = "MIT"