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 3ed329a commit 1af4cb7Copy full SHA for 1af4cb7
pyproject.toml
@@ -3,7 +3,7 @@ name = "open-interpreter"
3
packages = [
4
{include = "interpreter"},
5
]
6
-version = "0.1.19"
+version = "0.1.18"
7
description = "Let language models run code."
8
authors = ["Killian Lucas <[email protected]>"]
9
readme = "README.md"
0 commit comments