--- Release Error ---

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-17 22:10:31 +01:00
parent 997c265cfb
commit c4da8368d8
6 changed files with 18 additions and 4 deletions

View File

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