Skip to content

Commit

Permalink
Changing setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois Role committed Apr 15, 2016
1 parent 59fe980 commit 1f65362
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 @@ -17,7 +17,7 @@ def readme():
return f.read()

setup(name='coclust',
version='0.1.1',
version='0.1.3',
description='coclustering algorithms for data mining',
long_description=readme(),
classifiers=['Topic :: Scientific/Engineering :: Information Analysis'],
Expand Down

0 comments on commit 1f65362

Please sign in to comment.