From b6c31002178ab27e8b64e3f80e3fd041703b04af Mon Sep 17 00:00:00 2001 From: Robert Knight Date: Thu, 12 Jun 2025 14:34:36 +0100 Subject: [PATCH] 1.0.11 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index bb17a01..76cc941 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "machine-learning", - "version": "1.0.10", + "version": "1.0.11", "description": "Machine learning extension to support micro:bit CreateAI", "dependencies": { "core": "*",