We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54d3fce + 4f3d1d3 commit a5026dbCopy full SHA for a5026db
pandas_datareader/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = version = '0.3.0'
+__version__ = version = '0.3.01'
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