Release version 0.9.0

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-10 18:38:10 +01:00
parent 74189c1e14
commit 6edde2d65b
6 changed files with 18 additions and 4 deletions

View File

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