From 364f9e32eff9973a7e62477e182d26a60cbca816 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 25 Feb 2024 13:27:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20Version=202.1.12?= 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 19e70db..e6faeb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "innertube" -version = "2.1.11" +version = "2.1.12" 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"