Release version 0.7.0

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-09 15:21:06 +01:00
parent e00b1a7b69
commit 44ff0a6cd9
16 changed files with 1210 additions and 205 deletions

View File

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