Prepare 1.0rc1 release
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ from lib.db import init_db
|
||||
app = FastAPI(
|
||||
title="Eurovision 25 Homereview API",
|
||||
description="Backend API for Eurovision 25 Homereview application",
|
||||
version="1.0.0",
|
||||
version="1.0rc1",
|
||||
)
|
||||
|
||||
# Add CORS middleware
|
||||
|
||||
Reference in New Issue
Block a user