chore: bump version

This commit is contained in:
Benex254
2024-08-05 09:47:05 +03:00
parent b6b223870f
commit 4f1ada553c

View File

@@ -19,7 +19,7 @@ if os.environ.get("FA_RICH_TRACEBACK", False):
# initiate constants
__version__ = "v0.32.0"
__version__ = "v0.4.0"
APP_NAME = "FastAnime"
AUTHOR = "Benex254"