ghstack: 0.11.0 -> 0.12.0

This commit is contained in:
R. Ryantm
2025-09-16 06:56:00 +00:00
parent 2f8e099a1a
commit d0cbfc24c2
+1 -1
View File
@@ -6,7 +6,7 @@
python3.pkgs.buildPythonApplication {
pname = "ghstack";
version = "0.11.0";
version = "0.12.0";
pyproject = true;
src = fetchFromGitHub {