update to version 0.0.21a1

This commit is contained in:
xgui4
2026-06-06 00:21:48 -04:00
parent 5909c2de4c
commit 6e3b00fd6b
7 changed files with 31 additions and 31 deletions

View File

@@ -21,7 +21,7 @@ let
in
pkgs.mkShell rec {
pname = "lce-qt-launcher";
version = "0.0.21.0";
version = "0.0.21.1";
format = "pyproject";
src = ./.;