update version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: "Fichero Printer"
|
||||
version: "0.1.29"
|
||||
version: "0.1.30"
|
||||
slug: "fichero_printer"
|
||||
description: "REST API for the Fichero D11s (AiYin) thermal label printer over Bluetooth"
|
||||
url: "https://git.leuschner.dev/Tobias/Fichero"
|
||||
@@ -7,9 +7,7 @@ url: "https://git.leuschner.dev/Tobias/Fichero"
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armhf
|
||||
- armv7
|
||||
- i386
|
||||
|
||||
|
||||
init: false
|
||||
startup: application
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "fichero-printer"
|
||||
version = "0.1.29"
|
||||
version = "0.1.30"
|
||||
description = "Web GUI, Python CLI, and protocol documentation for the Fichero D11s thermal label printer."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
Reference in New Issue
Block a user