Skip to content

Commit a8562a0

Browse files
authored
Merge pull request #19 from StrongMonkey/update
Chore: bump gptscript version
2 parents 8b3de9e + 1ddc004 commit a8562a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gptscript/install.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
gptscript_info = {
2727
"name": "gptscript",
2828
"url": "https://github.com/gptscript-ai/gptscript/releases/download/",
29-
"version": "v0.5.0",
29+
"version": "v0.7.1",
3030
}
3131

3232
pltfm = {"windows": "windows", "linux": "linux", "darwin": "macOS"}.get(

0 commit comments

Comments
 (0)