Skip to content

Commit 2dc1050

Browse files
committed
pin up version
1 parent 3a6c993 commit 2dc1050

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@
1313
# 0.0.7 - allow two-letter country codes
1414
# 0.1.2020 - change of download args and fixes for 2020 April data
1515
# 0.3.0 - accept date as YYYY-MM
16+
# 0.4.0 - dates() and all_dates() functions
1617

1718
setup(
1819
name="weo",
19-
version="0.3.0",
20+
version="0.4.0",
2021
description="Python client to read IMF WEO dataset as pandas dataframe",
2122
url="http://github.com/epogrebnyak/weo-reader",
2223
author="Evgeniy Pogrebnyak",

0 commit comments

Comments
 (0)