From 16a9a658682f904d7f8a3c4617ea0a7e28aa5ee7 Mon Sep 17 00:00:00 2001 From: phoenixthrush Date: Wed, 2 Oct 2024 21:40:18 +0200 Subject: [PATCH] add v.2.1.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4060324..c766300 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aniworld" -version = "2.1.1" +version = "2.1.2" authors = [ { name="Phoenixthrush UwU", email="contact@phoenixthrush.com" }, ]