From a61d42b64d2b94bf54eab9f2d554262f063b137a Mon Sep 17 00:00:00 2001 From: faycute Date: Wed, 2 Jun 2021 12:23:51 +0900 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 831bbb8..c98c6fe 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="fastlabel", - version="0.8.1", + version="0.9.0", author="eisuke-ueta", author_email="eisuke.ueta@fastlabel.ai", description="The official Python SDK for FastLabel API, the Data Platform for AI",