diff --git a/setup.py b/setup.py index 8349d50..7dcf94f 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( name='yahoo_historical', packages=['yahoo_historical'], - version='0.1.4', + version='0.2', description='Fetches historical EOD (end of day) prices from yahoo finance', author='Andrew Porter', author_email='porter.r.andrew@gmail.com',