From e94c6c2ca2979fd940d342a6d32414b0c9b404ec Mon Sep 17 00:00:00 2001 From: JedrzejM Date: Fri, 4 Oct 2024 18:15:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=A1=F0=9F=A4=A1?= 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 45ca71d..a1a156a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" [project] name = "pydisney" -version = "1.2.0" +version = "1.3.0" description = "A Feature rich API wrapper for Disney+ made with python." readme = "README.md" authors = [{ name = "Pamparampampam"}]