Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
FavioVazquez authored Jul 24, 2017
1 parent 313d009 commit 1da75c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def readme():
author='Favio Vazquez',
author_email='[email protected]',
url='https://github.com/ironmussa/Optimus/',
download_url = 'https://github.com/ironmussa/Optimus/archive/0.2.3.tar.gz',
download_url = 'https://github.com/ironmussa/Optimus/archive/0.2.4.tar.gz',
description=('Optimus is the missing library for cleaning and preprocessing data in a distributed fashion with pyspark.'),
long_description=readme(),
license='APACHE',
Expand Down

0 comments on commit 1da75c7

Please sign in to comment.