Skip to content

Commit 8b51694

Browse files
committed
update README
1 parent e5d97b5 commit 8b51694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
app = FastAPI(
2222
title='COVID-19 API',
2323
description='Simply FAST API for COVID-19 cases exploration',
24-
version='2.0.2'
24+
version='2.0.3'
2525
)
2626

2727
# Setup CORS (https://fastapi.tiangolo.com/tutorial/cors/)

0 commit comments

Comments
 (0)