From a4e9e5f29e2d656d40a5f51d00688b2aaf948019 Mon Sep 17 00:00:00 2001 From: Benex254 Date: Tue, 30 Jul 2024 17:12:27 +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 3c308c3..0bbaa1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastanime" -version = "0.32.0" +version = "0.4.0" description = "A fast and efficient anime scrapper and exploration tool" authors = ["Benextempest "] license = "UNLICENSE"