From 42b8d64134f4b3aa1a4eaba4dcbcafac0c5c05b2 Mon Sep 17 00:00:00 2001 From: phoenixthrush Date: Sat, 14 Dec 2024 16:14:12 +0100 Subject: [PATCH] add v.2.4.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d9b31a4..7a2d857 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aniworld" -version = "2.4.3" +version = "2.4.4" authors = [ { name="Phoenixthrush UwU", email="contact@phoenixthrush.com" }, ]