Skip to content

Commit d256321

Browse files
committed
Local III bugfix for Windows by @Taylor_Witt
1 parent fbe643b commit d256321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "open-interpreter"
33
packages = [
44
{include = "interpreter"},
55
]
6-
version = "0.3.0" # Use "-rc1", "-rc2", etc. for pre-release versions
6+
version = "0.3.1" # Use "-rc1", "-rc2", etc. for pre-release versions
77
description = "Let language models run code"
88
authors = ["Killian Lucas <[email protected]>"]
99
readme = "README.md"

0 commit comments

Comments
 (0)