We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aae06b commit a4aed2dCopy full SHA for a4aed2d
app/main.py
@@ -26,7 +26,7 @@
26
"API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak."
27
" Project page: https://github.com/ExpDev07/coronavirus-tracker-api."
28
),
29
- version="2.0.1",
+ version="2.0.2",
30
docs_url="/",
31
redoc_url="/docs",
32
on_startup=[setup_client_session],
0 commit comments