Release version 0.4.1

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-08 23:20:28 +01:00
parent 1b53263f87
commit 76b7f84989
9 changed files with 47 additions and 12 deletions

View File

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