Skip to content

Commit e7bfafe

Browse files
committed
bump version
1 parent 603dfd1 commit e7bfafe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/eloquentarduino/EloquentTinyML"
88
},
9-
"version": "0.0.1",
9+
"version": "0.0.2",
1010
"authors": {
1111
"name": "Simone Salerno",
1212
"url": "https://github.com/eloquentarduino"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=EloquentTinyML
2-
version=0.0.1
2+
version=0.0.2
33
author=Simone Salerno,[email protected]
44
maintainer=Simone Salerno,[email protected]
55
sentence=An eloquent interface to Tensorflow Lite for Microcontrollers

0 commit comments

Comments
 (0)