From d4c63613255798b1cfa3d76617a669b9144633a0 Mon Sep 17 00:00:00 2001 From: ryoKaz Date: Sun, 6 Mar 2022 02:49:40 +0900 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 78f0067..3e1224b 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="fastlabel", - version="0.11.14", + version="0.11.15", author="eisuke-ueta", author_email="eisuke.ueta@fastlabel.ai", description="The official Python SDK for FastLabel API, the Data Platform for AI",