Release version 1.12.0

This commit is contained in:
2026-02-08 18:26:25 +01:00
parent 7d574e67ec
commit acf1b69b70
6 changed files with 18 additions and 4 deletions

View File

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