Release version 1.14.0

This commit is contained in:
2026-05-27 20:53:14 +02:00
parent 43fbcfb227
commit a4a5b661b9
6 changed files with 132 additions and 4 deletions

View File

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