chore: correct package issues

This commit is contained in:
Benexl
2025-08-16 19:08:39 +03:00
parent 99c67a4bc0
commit 5976ab43b2
246 changed files with 96 additions and 96 deletions

View File

@@ -1,5 +1,5 @@
[project]
name = "viu"
name = "viu_cli"
version = "3.1.0"
description = "A browser anime site experience from the terminal"
license = "UNLICENSE"
@@ -14,7 +14,7 @@ dependencies = [
]
[project.scripts]
viu = 'viu:Cli'
viu = 'viu_cli:Cli'
[project.optional-dependencies]
standard = [