Skip to content

Commit f24dd8d

Browse files
committed
REL: Release 0.4.1
1 parent 3561dbd commit f24dd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas_datareader/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = version = '0.4.0'
1+
__version__ = version = '0.4.1'
22

33
from .data import (get_components_yahoo, get_data_famafrench, get_data_google, get_data_yahoo, get_data_enigma, # noqa
44
get_data_yahoo_actions, get_quote_google, get_quote_yahoo, DataReader, Options) # noqa

0 commit comments

Comments
 (0)