diff --git a/python/setup.py b/python/setup.py index 55804b67..84e45bcd 100644 --- a/python/setup.py +++ b/python/setup.py @@ -15,7 +15,7 @@ description="Python companion for github.com/src-d/hercules to visualize the results.", long_description=long_description, long_description_content_type="text/markdown", - version="10.0.1", + version="10.0.2", license="Apache-2.0", author="source{d}", author_email="machine-learning@sourced.tech",