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 8c5e504 commit 3004f2aCopy full SHA for 3004f2a
pyproject.toml
@@ -4,7 +4,7 @@ packages = [
4
{include = "interpreter"},
5
{include = "scripts"},
6
]
7
-version = "0.3.11" # Use "-rc1", "-rc2", etc. for pre-release versions
+version = "0.3.12" # Use "-rc1", "-rc2", etc. for pre-release versions
8
description = "Let language models run code"
9
authors = ["Killian Lucas <killian@openinterpreter.com>"]
10
readme = "README.md"
0 commit comments