Release version 1.15.1

This commit is contained in:
2026-05-28 08:18:23 +02:00
parent ece575cc73
commit 06cc5b6725
6 changed files with 19 additions and 4 deletions

View File

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