Release version 0.6.0

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-09 05:59:58 +01:00
parent da9d5cfa6b
commit 59d0355b91
6 changed files with 15 additions and 4 deletions

View File

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