From ae7502c0b48feab9a47a9669eb8369533bf58896 Mon Sep 17 00:00:00 2001 From: Jordan Yates Date: Tue, 28 Jul 2026 21:23:36 +1000 Subject: [PATCH] pyproject.toml: v0.9.0 Increment version number for release. Signed-off-by: Jordan Yates --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9ff3bfe..292bfb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "infuse_iot" -version = "0.8.0" +version = "0.9.0" authors = [{name = "Embeint Holdings Pty Ltd", email = "support@embeint.com"}] description = "Infuse-IoT Platform python package" classifiers = [