Skip to content
Snippets Groups Projects
Commit 013745f6 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

### 0.0.10 Release

* Issue #24 update_data
* Issue #26 /admin/database/dump
* Issue #28 /admin/database/import
* Fixed #29 /who/info
* Fixed #30 /europa/info
* Fixed #31 /rki/info
* Fixed #32 /nrw/info
* Issue #33 /europe/date_reported
* Issue #34 /europe/continent
* Issue #35 /europe/country
* Issue #36 /europe/data
* Fixed #37 switch from RabbitMQ to Redis
* Fixed #38 update Celery from 4 to 5
parent b31ff05a
No related branches found
No related tags found
No related merge requests found
...@@ -6,4 +6,4 @@ version = 0.0.10 ...@@ -6,4 +6,4 @@ version = 0.0.10
packages = covid19python packages = covid19python
install_requires = install_requires =
requests requests
importlib; python_version == "3.8" importlib; python_version >= "3.7"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment