From b626078fb0cfaa170882f6b130d3cc66b5601f75 Mon Sep 17 00:00:00 2001 From: faycute Date: Mon, 19 Jul 2021 19:51:14 +0900 Subject: [PATCH] to 0.9.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 49210ab..df9259e 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="fastlabel", - version="0.9.4", + version="0.9.5", author="eisuke-ueta", author_email="eisuke.ueta@fastlabel.ai", description="The official Python SDK for FastLabel API, the Data Platform for AI",