File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44<p align =" center " >
55 <a href="https://github.com/universal-tool-calling-protocol">
66 <img src="https://img.shields.io/github/followers/universal-tool-calling-protocol?label=Follow%20Org&logo=github" /></a>
7- <a href="https://pypi.org/project/utcp- code-mode/" title="PyPI Version">
8- <img src="https://img.shields.io/pypi/v/utcp- code-mode"/></a>
7+ <a href="https://pypi.org/project/code-mode/" title="PyPI Version">
8+ <img src="https://img.shields.io/pypi/v/code-mode"/></a>
99 <a href="https://github.com/universal-tool-calling-protocol/code-mode/blob/main/LICENSE" alt="License">
1010 <img src="https://img.shields.io/github/license/universal-tool-calling-protocol/code-mode" /></a>
1111</p >
@@ -109,7 +109,7 @@ Works with **any tool ecosystem:**
109109## Installation
110110
111111``` bash
112- pip install utcp- code-mode
112+ pip install code-mode
113113```
114114
115115## Direct Python Usage
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " code-mode"
7- version = " 0.0.2 "
7+ version = " 0.0.3 "
88authors = [
99 { name = " UTCP Contributors" },
1010]
You can’t perform that action at this time.
0 commit comments