Skip to content

Commit

Permalink
feat: Increased versio
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanmed committed Aug 14, 2021
1 parent 7b56279 commit 72e90d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
with open("README.md", "r", encoding="utf-8") as fp:
long_description = fp.read()

__version__ = "0.1.13"
__version__ = "0.1.14"

download_url = "https://github.com/alesanmed-educational-projects/covid-data/archive/refs/tags/{}.tar.gz".format(
__version__
Expand Down

0 comments on commit 72e90d2

Please sign in to comment.