From e67532c496fc726e954b6872baa094cab5a43bc9 Mon Sep 17 00:00:00 2001 From: Benexl Date: Sat, 16 Aug 2025 19:19:22 +0300 Subject: [PATCH] chore: bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cc409f6..28da32a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "viu_cli" -version = "3.1.0" +version = "3.2.4" description = "A browser anime site experience from the terminal" license = "UNLICENSE" readme = "README.md"