Skip to content

Commit

Permalink
The New Computer Update Part II
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianLucas committed Mar 12, 2024
1 parent d147c6f commit 329a244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "open-interpreter"
packages = [
{include = "interpreter"},
]
version = "0.2.1" # Use "-rc1", "-rc2", etc. for pre-release versions
version = "0.2.2" # Use "-rc1", "-rc2", etc. for pre-release versions
description = "Let language models run code"
authors = ["Killian Lucas <killian@openinterpreter.com>"]
readme = "README.md"
Expand Down

0 comments on commit 329a244

Please sign in to comment.