Skip to content

Commit 81e6d96

Browse files
0.4.5
1 parent ff466fd commit 81e6d96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pxt.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "machine-learning-runner",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "Extension to run ML4F models in micro:bit MakeCode",
55
"dependencies": {
66
"core": "*"
@@ -42,6 +42,6 @@
4242
"mbdal"
4343
],
4444
"yotta": {
45-
"config": { }
45+
"config": {}
4646
}
4747
}

0 commit comments

Comments
 (0)