We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f69c12 + e2d09cd commit 6c9ed3aCopy full SHA for 6c9ed3a
pandas_datareader/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = version = '0.3.0.post'
+__version__ = version = '0.4.0'
2
3
from .data import (get_components_yahoo, get_data_famafrench, get_data_google, get_data_yahoo, get_data_enigma, # noqa
4
get_data_yahoo_actions, get_quote_google, get_quote_yahoo, DataReader, Options) # noqa
0 commit comments