From a2c1a9c57dce1d8f34ebd6160c000397892254b6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 28 Apr 2024 20:16:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20Version=202.1.14?= 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 b202c18..0f28124 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "innertube" -version = "2.1.13" +version = "2.1.14" 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"