ghstack: 0.9.4 -> 0.11.0

This commit is contained in:
R. Ryantm
2025-08-24 21:24:20 +00:00
parent 128ab1d92d
commit 798b5a2f80
+1 -1
View File
@@ -6,7 +6,7 @@
python3.pkgs.buildPythonApplication {
pname = "ghstack";
version = "0.9.4";
version = "0.11.0";
pyproject = true;
src = fetchFromGitHub {