Lenient teach mode, incremented version
This commit is contained in:
parent
7eb1cc0a13
commit
e9890bea80
|
@ -4,7 +4,7 @@ packages = [
|
||||||
{include = "01OS"},
|
{include = "01OS"},
|
||||||
]
|
]
|
||||||
include = [".env.example", "start.py", "start.sh"]
|
include = [".env.example", "start.py", "start.sh"]
|
||||||
version = "0.0.3"
|
version = "0.0.4"
|
||||||
description = "The open-source language model computer"
|
description = "The open-source language model computer"
|
||||||
authors = ["Killian <killian@openinterpreter.com>"]
|
authors = ["Killian <killian@openinterpreter.com>"]
|
||||||
license = "AGPL"
|
license = "AGPL"
|
||||||
|
|
Loading…
Reference in New Issue