We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b3de9e + 1ddc004 commit a8562a0Copy full SHA for a8562a0
gptscript/install.py
@@ -26,7 +26,7 @@
26
gptscript_info = {
27
"name": "gptscript",
28
"url": "https://github.com/gptscript-ai/gptscript/releases/download/",
29
- "version": "v0.5.0",
+ "version": "v0.7.1",
30
}
31
32
pltfm = {"windows": "windows", "linux": "linux", "darwin": "macOS"}.get(
0 commit comments