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