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.
0.4.2
1 parent 2529fc9 commit 30f5d67Copy full SHA for 30f5d67
pyproject.toml
@@ -4,7 +4,7 @@ packages = [
4
{include = "interpreter"},
5
{include = "scripts"},
6
]
7
-version = "0.4.1" # Use "-rc1", "-rc2", etc. for pre-release versions
+version = "0.4.2" # 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