Release version 1.13.4

This commit is contained in:
2026-05-27 20:32:39 +02:00
parent 5fa2709a84
commit a6c40451fe
6 changed files with 96 additions and 4 deletions

View File

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