From 9d8035f45bc90921e175889745cf44f3af648e8e Mon Sep 17 00:00:00 2001 From: faycute Date: Tue, 2 Nov 2021 15:43:03 +0900 Subject: [PATCH] upgrade version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f77f019..3bd7ebc 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="fastlabel", - version="0.11.5", + version="0.11.6", author="eisuke-ueta", author_email="eisuke.ueta@fastlabel.ai", description="The official Python SDK for FastLabel API, the Data Platform for AI",