Release version 0.5.0

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-09 00:44:16 +01:00
parent 00a1f373ce
commit c8462fefa4
9 changed files with 172 additions and 28 deletions

View File

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