Release version 1.15.0

This commit is contained in:
2026-05-28 07:56:07 +02:00
parent a37b9ed8a7
commit a4099717be
6 changed files with 18 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
rec {
pkgmgr = pyPkgs.buildPythonApplication {
pname = "package-manager";
version = "1.14.0";
version = "1.15.0";
# Use the git repo as source
src = ./.;