diff --git a/setup.py b/setup.py index 788c2f3..6894a23 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="cinnamon", - version="0.2.0", + version="0.2.1", author="Yohann Le Faou", author_email="lefaou.yohann@gmail.com", description="A monitoring tool for machine learning systems that focus on data drift",