VERSION 0.2.0
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@ class RoomUpdate(BaseModel):
|
|||||||
app = FastAPI(
|
app = FastAPI(
|
||||||
title="Calendar API",
|
title="Calendar API",
|
||||||
description="Room based agenda system",
|
description="Room based agenda system",
|
||||||
version="1.0",
|
version="0.2.0",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user