chore: bump version

This commit is contained in:
benexl
2024-12-13 08:34:24 +03:00
parent d45d438663
commit bcdd88c725
+1 -1
View File
@@ -6,7 +6,7 @@ if sys.version_info < (3, 10):
) # noqa: F541
__version__ = "vv2.8.6"
__version__ = "v2.8.6"
APP_NAME = "FastAnime"
AUTHOR = "Benexl"