From d59d38ad72a55e4603eefde881eac48715b42529 Mon Sep 17 00:00:00 2001 From: phoenixthrush Date: Sat, 7 Dec 2024 18:13:23 +0100 Subject: [PATCH] add v.2.3.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 55a6ffd..4c0e82c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aniworld" -version = "2.3.2" +version = "2.3.3" authors = [ { name="Phoenixthrush UwU", email="contact@phoenixthrush.com" }, ]