Release version 0.4.2

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-09 00:03:46 +01:00
parent 76b7f84989
commit e135d39710
13 changed files with 332 additions and 260 deletions

View File

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