From 947b56b94d579b672b34ed7871d74c03e97e4f7e Mon Sep 17 00:00:00 2001 From: Yohann Le Faou Date: Tue, 6 Dec 2022 23:22:54 +0100 Subject: [PATCH] update to v0.2.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",