Release version 2.3.0
Some checks failed
tests / lint (push) Has been cancelled
tests / pytest (push) Has been cancelled
tests / tor-network-e2e (push) Has been cancelled
tests / qemu-e2e-debian (push) Has been cancelled

This commit is contained in:
Kevin Veen-Birkenbach
2026-07-24 18:16:57 +02:00
parent 496268fa39
commit b3bd5b6740
2 changed files with 50 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "linux-image-manager"
version = "2.2.0"
version = "2.3.0"
description = "CLI (`lim`) for downloading, verifying and flashing Linux images, LUKS/Btrfs encrypted storage (single drive and RAID1), image backups and chroot maintenance"
readme = "README.md"
requires-python = ">=3.10"