Release version 2.0.1
Some checks are pending
CI / security-codeql (push) Waiting to run
CI / test-unit (push) Waiting to run
CI / test-integration (push) Waiting to run
CI / test-env-virtual (push) Waiting to run
CI / test-env-nix (push) Waiting to run
CI / test-e2e (push) Waiting to run
CI / test-virgin-user (push) Waiting to run
CI / test-virgin-root (push) Waiting to run
CI / lint-shell (push) Waiting to run
CI / lint-python (push) Waiting to run
CI / lint-docker (push) Waiting to run
Mark stable commit / mark-stable (push) Waiting to run

This commit is contained in:
Kevin Veen-Birkenbach
2026-09-18 17:15:35 +02:00
parent 4e83779459
commit a4b29b4d49
6 changed files with 26 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "kpmx"
version = "2.0.0"
version = "2.0.1"
description = "Kevin's package-manager tool (pkgmgr)"
readme = "README.md"
requires-python = ">=3.9"