mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 07:40:41 -08:00
chore: update pyproject.toml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[tool.poetry]
|
||||
name = "fastanime"
|
||||
version = "0.31.2"
|
||||
description = "A fast and efficient GUI and CLI anime scrapper"
|
||||
version = "0.31.3"
|
||||
description = "A fast and efficient anime scrapper and exploration tool"
|
||||
authors = ["Benex254 <benedictx855@gmail.com>"]
|
||||
license = "UNLICENSE"
|
||||
readme = "README.md"
|
||||
@@ -32,4 +32,3 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
fastanime = 'fastanime:FastAnime'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user