From 9415044207c5b55e15378b789b1a2571ff9a822c Mon Sep 17 00:00:00 2001 From: Alex Van Damme Date: Fri, 13 Apr 2018 11:39:22 -0700 Subject: [PATCH] Update version Change-Id: If3ebd9b13a65c2717ead6df25dba48df3fb62a1e (cherry picked from commit bbad60d7476dfd3c49c3105c334c4d46d88f72d5) --- debian/changelog | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7a192fb6..9c485cb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,4 @@ -aiy-projects-python (0.1-1~1.gbp38480e) UNRELEASED; urgency=medium - - ** SNAPSHOT build @38480edc035be0359cc6e9273cc384eaf80b2240 ** +aiy-projects-python (1.0-0) stable; urgency=medium [ Dmitry Kovalev ] * Run Joy Demo under pi user by default. @@ -17,15 +15,9 @@ aiy-projects-python (0.1-1~1.gbp38480e) UNRELEASED; urgency=medium [ Alex Van Damme ] * Add Pi Zero checks to some voice samples - [ Peter Malkin ] - * Revert "Rename object_detection_camera.py to image_classification_camera.py" - [ Alex Van Damme ] * Don't arecord and aplay at the same time - [ Weiran Zhao ] - * Rename object_detection_camera.py to image_classification_camera.py - [ henryherman ] * Fix mcu address issue for voice bonnet. @@ -40,9 +32,25 @@ aiy-projects-python (0.1-1~1.gbp38480e) UNRELEASED; urgency=medium * Calculate default timeout based on payload_len. [ Alex Van Damme ] - * Re-debianize aiy-projects-python + * Unify volume between assistant_{grpc,library}_demo + + [ Weiran Zhao ] + * Add script to run generic MobileNet based classification model. + + [ Dmitry Kovalev ] + * Remove outdated configure-driver.sh script. + * Makefile is not needed anymore since we are using deb packages. + + [ henryherman ] + * Fix import error for annotator. + + [ Alex Van Damme ] + * Remove annotator.py from setup.py scripts + + [ Weiran Zhao ] + * Add option to enable camera preview and show FPS. - -- Alex Van Damme Tue, 20 Mar 2018 11:50:11 -0700 + -- Alex Van Damme Fri, 13 Apr 2018 10:58:29 -0700 aiy-projects-python (0.1-0) stable; urgency=medium