add start-position printing, post-open options, subprocess opener, exact A4 sheet mode (v0.1.5)

This commit is contained in:
MrLetsPlay4Fun 2026-02-08 09:12:05 +01:00
parent ae067c5d92
commit 4c669debb5
4 changed files with 103 additions and 25 deletions

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "paperless-asn-label-generator"
version = "0.1.4"
version = "0.1.5"
description = "GUI tool to generate ASN barcode/QR labels for paperless-ngx (A4/Avery L4731) with calibration."
readme = "README.md"
requires-python = ">=3.10"