We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c44f4 commit 63651d6Copy full SHA for 63651d6
library.json
@@ -6,7 +6,7 @@
6
"type": "git",
7
"url": "https://github.com/eloquentarduino/EloquentTinyML"
8
},
9
- "version": "0.0.2",
+ "version": "0.0.3",
10
"authors": {
11
"name": "Simone Salerno",
12
"url": "https://github.com/eloquentarduino"
library.properties
@@ -1,5 +1,5 @@
1
name=EloquentTinyML
2
-version=0.0.2
+version=0.0.3
3
author=Simone Salerno,eloquentarduino@gmail.com
4
maintainer=Simone Salerno,eloquentarduino@gmail.com
5
sentence=An eloquent interface to Tensorflow Lite for Microcontrollers
0 commit comments