From 7ec965788dd15adbb01143ccf75634e80b95c350 Mon Sep 17 00:00:00 2001 From: Benex254 Date: Mon, 5 Aug 2024 09:47:03 +0300 Subject: [PATCH] chore: update package info --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5dab33e..2dc945d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastanime" -version = "0.31.3" +version = "0.32.0" description = "A fast and efficient anime scrapper and exploration tool" authors = ["Benex254 "] license = "UNLICENSE"