From 294869d7a4ee4f47a5103ec18ba418419a840384 Mon Sep 17 00:00:00 2001 From: phoenixthrush Date: Thu, 12 Dec 2024 19:26:14 +0100 Subject: [PATCH] add v.2.4.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 66fc7de..18f48f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aniworld" -version = "2.4.1" +version = "2.4.2" authors = [ { name="Phoenixthrush UwU", email="contact@phoenixthrush.com" }, ]