diff --git a/pkgs/by-name/gh/ghstack/package.nix b/pkgs/by-name/gh/ghstack/package.nix index c78f8adaaa5a..569178dd63e3 100644 --- a/pkgs/by-name/gh/ghstack/package.nix +++ b/pkgs/by-name/gh/ghstack/package.nix @@ -6,7 +6,7 @@ python3.pkgs.buildPythonApplication { pname = "ghstack"; - version = "0.9.4"; + version = "0.11.0"; pyproject = true; src = fetchFromGitHub {