From 6bc09da1c8b896928ef5dd1ab6cbb1d353cb2375 Mon Sep 17 00:00:00 2001 From: Benex254 Date: Mon, 5 Aug 2024 09:47:03 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 23c050c..5dbe58d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastanime" -version = "0.3.0" +version = "0.31.0" description = "A fast and efficient GUI and CLI anime scrapper" authors = ["Benex254 "] license = "UNLICENSE"