From bed38b991dd1c45cd0a9f2526546b598c7e49040 Mon Sep 17 00:00:00 2001 From: Brian Plancher Date: Mon, 15 Feb 2021 18:23:00 -0500 Subject: [PATCH] Bumping to new version for release --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index 57fd477..05af6f4 100644 --- a/library.properties +++ b/library.properties @@ -1,11 +1,11 @@ name=Harvard_TinyMLx -version=0.0.1-Alpha +version=1.0.0-Alpha author=TinyMLx Authors maintainer=Brian Plancher sentence=Supports the TinyML edX Course and TinyML Shield. -paragraph=This library supports the TinyML Shield and provides examples that suppor the TinyML edX course. The examples work best with the Arduino Nano 33 BLE Sense board and the Tiny Machine Learning Kit from Arduino. It also includes a modified version of the Arduino_OV767X library version 0.0.2. +paragraph=This library supports the TinyML Shield and provides examples that suppor the TinyML edX course. The examples work best with the Arduino Nano 33 BLE Sense board and the Tiny Machine Learning Kit from Arduino. It also includes a modified version of the Arduino_OV767X library version 0.0.2 and a fork of the TensorFlow_Lite version 2.4.0-Alpha Arduino examples. category=Sensors url=http://www.tinymlx.org includes=TinyMLShield.h ldflags=-lm -architectures=mbed \ No newline at end of file +architectures=mbed