chore: bump version to 1.0.1
This commit is contained in:
@@ -480,7 +480,7 @@ async def lifespan(_application: FastAPI):
|
||||
app = FastAPI(
|
||||
title="Aniworld Download Manager",
|
||||
description="Modern web interface for Aniworld anime download management",
|
||||
version="1.0.0",
|
||||
version="1.0.1",
|
||||
docs_url="/api/docs",
|
||||
redoc_url="/api/redoc",
|
||||
lifespan=lifespan
|
||||
|
||||
Reference in New Issue
Block a user