Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit bb153bd

Browse files
committed
improvement: update setup.cfg for new version
1 parent 1924d81 commit bb153bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[metadata]
22
name = django_covid19
3-
version = 0.3beta
4-
description = A real-time interface django app for 2019-nCoV.
3+
version = 0.4a0
4+
description = An django app of the covid-19 API in countries around the world, provinces and cities in China, and states in the USA.
55
long_description = file: README.md
66
long-description-content-type = text/markdown
77
url = https://github.com/leafcoder/django-covid19
88
author = leafcoder
99
author_email = leafcoder@gmail.com
1010
license = MIT
11-
keywords = python django Covid19 2019-nCoV app
11+
keywords = python django covid19 2019-ncov app
1212
classifiers =
1313
Environment :: Web Environment
1414
Framework :: Django

0 commit comments

Comments
 (0)