We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271c976 commit ad06428Copy full SHA for ad06428
2 files changed
pi-coding-agent-ui.el
@@ -1156,7 +1156,7 @@ Displays warnings for missing dependencies."
1156
1157
;;;; Startup Header
1158
1159
-(defconst pi-coding-agent-version "1.3.3"
+(defconst pi-coding-agent-version "1.3.4"
1160
"Version of pi-coding-agent.")
1161
1162
(defun pi-coding-agent--get-pi-coding-agent-version ()
pi-coding-agent.el
@@ -6,7 +6,7 @@
6
;; Maintainer: Daniel Nouri <daniel.nouri@gmail.com>
7
;; URL: https://github.com/dnouri/pi-coding-agent
8
;; Keywords: ai llm ai-pair-programming tools
9
-;; Version: 1.3.3
+;; Version: 1.3.4
10
;; Package-Requires: ((emacs "28.1") (markdown-mode "2.6") (transient "0.9.0"))
11
12
;; SPDX-License-Identifier: GPL-3.0-or-later
0 commit comments