Skip to content

Commit bdd1151

Browse files
committed
0.0.5 version by @aneziac
1 parent e253969 commit bdd1151

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
# 0.1.2020 - change of download args and fixes for 2020 April data
1515
# 0.3.0 - accept date as YYYY-MM
1616
# 0.4.0 - dates() and all_dates() functions
17-
17+
# 0.5.0 - new IMF website structure from Oct 2020 on by @aneziac
1818
setup(
1919
name="weo",
20-
version="0.4.0",
20+
version="0.5.0",
2121
description="Python client to read IMF WEO dataset as pandas dataframe",
2222
url="http://github.com/epogrebnyak/weo-reader",
2323
author="Evgeniy Pogrebnyak",

0 commit comments

Comments
 (0)