chore: bump version to 0.1.1 to trigger HA rebuild
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
2026-03-07 12:19:55 +01:00
parent c2d5baa34d
commit 4567986e69
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
name: "Fichero Printer"
version: "0.1.0"
version: "0.1.1"
slug: "fichero_printer"
description: "REST API for the Fichero D11s (AiYin) thermal label printer over Bluetooth"
url: "https://git.leuschner.dev/Tobias/Fichero"

View File

@@ -1,6 +1,6 @@
[project]
name = "fichero-printer"
version = "0.1.0"
version = "0.1.1"
description = "Fichero D11s thermal label printer - BLE CLI tool"
requires-python = ">=3.10"
dependencies = [