Release version 2.1.0
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.1.0] - 2026-07-14
|
||||||
|
|
||||||
|
Initial PyPI release 🥳
|
||||||
|
|
||||||
## [2.0.0] - 2026-07-14
|
## [2.0.0] - 2026-07-14
|
||||||
|
|
||||||
All bash scripts were ported to the *lim/* Python package with a unified CLI, a mocked test suite, and CI.
|
All bash scripts were ported to the *lim/* Python package with a unified CLI, a mocked test suite, and CI.
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "linux-image-manager"
|
name = "linux-image-manager"
|
||||||
version = "1.0.0"
|
version = "2.1.0"
|
||||||
description = "CLI (`lim`) for downloading, verifying and flashing Linux images, LUKS/Btrfs encrypted storage (single drive and RAID1), image backups and chroot maintenance"
|
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"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user