From 94fa0d3731f5819b73672da09278d7f1fea8e277 Mon Sep 17 00:00:00 2001 From: Dmitry Kovalev Date: Wed, 6 Nov 2019 17:02:17 -0800 Subject: [PATCH] Update aiy-projects-python version Change-Id: I4fb175da993d99f1115a1fde2c5898492cbc79e9 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fd5ebc50..29d6e571 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='aiy-projects-python', - version='1.3', + version='1.4', description='AIY Python API', long_description='A set of Python APIs designed for the AIY Voice Kit and AIY Vision Kit, which help you build intelligent systems that can understand what they hear and see.', author='AIY Team',