Release version 0.3.0

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-08 22:40:50 +01:00
parent 71823c2f48
commit 8ea7ff23e9
20 changed files with 1452 additions and 325 deletions

View File

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