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 987f59b commit 68ab324Copy full SHA for 68ab324
pyproject.toml
@@ -3,7 +3,7 @@ name = "open-interpreter"
3
packages = [
4
{include = "interpreter"},
5
]
6
-version = "0.2.2" # Use "-rc1", "-rc2", etc. for pre-release versions
+version = "0.2.3" # Use "-rc1", "-rc2", etc. for pre-release versions
7
description = "Let language models run code"
8
authors = ["Killian Lucas <killian@openinterpreter.com>"]
9
readme = "README.md"
0 commit comments