Skip to content

Commit

Permalink
pin up version
Browse files Browse the repository at this point in the history
  • Loading branch information
epogrebnyak committed Jul 6, 2020
1 parent 3a6c993 commit 2dc1050
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@
# 0.0.7 - allow two-letter country codes
# 0.1.2020 - change of download args and fixes for 2020 April data
# 0.3.0 - accept date as YYYY-MM
# 0.4.0 - dates() and all_dates() functions

setup(
name="weo",
version="0.3.0",
version="0.4.0",
description="Python client to read IMF WEO dataset as pandas dataframe",
url="http://github.com/epogrebnyak/weo-reader",
author="Evgeniy Pogrebnyak",
Expand Down

0 comments on commit 2dc1050

Please sign in to comment.