diff --git a/setup.py b/setup.py index 4a5124ce9..f0836f458 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def readme(): author='Favio Vazquez', author_email='favio.vazquez@ironmussa.com', url='https://github.com/ironmussa/Optimus/', - download_url = 'https://github.com/ironmussa/Optimus/archive/0.1.6.tar.gz', + download_url = 'https://github.com/ironmussa/Optimus/archive/0.2.1.tar.gz', description=('Optimus is the missing library for cleaning and preprocessing data in a distributed fashion with pyspark.'), long_description=readme(), license='APACHE',