From e25abdd9fe0bfec41ff7d45ac7b25c343b4ea10e Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 13 Nov 2023 20:21:36 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20Version=202.1.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 30d0137..1f4a6ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "innertube" -version = "2.1.10" +version = "2.1.11" 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"