Release version 1.13.3

This commit is contained in:
2026-03-26 17:10:21 +01:00
parent 6334936e8a
commit 133cf63b9f
6 changed files with 30 additions and 4 deletions

View File

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