From 9c9e301aa963c09acd7755bad6851f7d7c1969df Mon Sep 17 00:00:00 2001 From: YozoraXCII <96386153+YozoraXCII@users.noreply.github.com> Date: Tue, 24 Sep 2024 09:22:36 +0100 Subject: [PATCH] [46] [45] Update TMDBAPIs version (#2238) --- VERSION | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 12e77fa0..62797fee 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.2-build44 +2.0.2-build46 diff --git a/requirements.txt b/requirements.txt index e399568b..8ad9e231 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ tenacity==9.0.0 ruamel.yaml==0.18.6 schedule==1.2.2 setuptools==75.1.0 -tmdbapis==1.2.17 \ No newline at end of file +tmdbapis==1.2.18 \ No newline at end of file