summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-30 00:09:52 -0700
committerNate Sesti <sestinj@gmail.com>2023-06-30 00:09:52 -0700
commit9427f07d6c60749205922d0f4cab5de73dec438b (patch)
tree99e246769416f0de2380ea2c5d34a09c4995c0cc /extension/package.json
parentd47c4cafb856ffe2efd7d08ceddc8ceda475a8c6 (diff)
downloadsncontinue-9427f07d6c60749205922d0f4cab5de73dec438b.tar.gz
sncontinue-9427f07d6c60749205922d0f4cab5de73dec438b.tar.bz2
sncontinue-9427f07d6c60749205922d0f4cab5de73dec438b.zip
require python >=3.7, off-by-one err in streaming
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json
index 9d0ef3ac..6da4196c 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -14,7 +14,7 @@
"displayName": "Continue",
"pricing": "Free",
"description": "The open-source coding autopilot",
- "version": "0.0.89",
+ "version": "0.0.91",
"publisher": "Continue",
"engines": {
"vscode": "^1.74.0"