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

This commit is contained in:
Kevin Veen-Birkenbach
2026-07-21 19:09:25 +02:00
parent 05e9129f4e
commit 69779919e5
2 changed files with 15 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "linux-image-manager"
version = "2.1.0"
version = "2.2.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"