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 603dfd1 commit e7bfafeCopy full SHA for e7bfafe
library.json
@@ -6,7 +6,7 @@
6
"type": "git",
7
"url": "https://github.com/eloquentarduino/EloquentTinyML"
8
},
9
- "version": "0.0.1",
+ "version": "0.0.2",
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.1
+version=0.0.2
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