diff --git a/setup.py b/setup.py index be133b8..b3768bd 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ author = "Hugo Hromic", author_email = "hhromic@gmail.com", url = "https://github.com/hhromic/python-bcubed", - download_url = "https://github.com/hhromic/python-bcubed/tarball/1.1", + download_url = "https://github.com/hhromic/python-bcubed/tarball/1.2", install_requires = ["numpy"], keywords = ["bcubed", "clustering", "evaluation"], classifiers = [],