We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dfdab3 commit 7a3f54dCopy full SHA for 7a3f54d
pyproject.toml
@@ -3,7 +3,7 @@ name = "open-interpreter"
3
packages = [
4
{include = "interpreter"},
5
]
6
-version = "0.1.6"
+version = "0.1.7"
7
description = "Let language models run code locally."
8
authors = ["Killian Lucas <killian@drinkwater.ai>"]
9
readme = "README.md"
0 commit comments