From 2c7d6b8dbac533a45c92dc959f6390c4cf6c43d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 24 Jun 2026 13:54:49 +0000 Subject: [PATCH] chore: bump version to 0.1.9 [skip ci] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 130557e..880d4aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "bambu-run" -version = "0.1.8" +version = "0.1.9" description = "Django reusable app for Bambu Lab 3D printer monitoring and filament inventory management" readme = "README.md" license = {text = "MIT"}