Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 committed Nov 16, 2024
1 parent 9d11b36 commit 9c77e5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"type": "extension",
"name": "default_async_llm_extension_python",
"version": "0.1.0",
"version": "0.1.1",
"dependencies": [
{
"type": "system",
"name": "ten_ai_base",
"version": "0.1.0"
"version": "0.1"
}
],
"package": {
Expand Down
2 changes: 1 addition & 1 deletion manifest.json.tent
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"type": "system",
"name": "ten_ai_base",
"version": "0.1.0"
"version": "0.1"
}
],
"package": {
Expand Down

0 comments on commit 9c77e5b

Please sign in to comment.