Skip to content

Commit 7bc6f43

Browse files
committed
🚀 initial ready version
1 parent 8373106 commit 7bc6f43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "codeinterpreterapi"
3-
version = "0.0.1"
4-
description = "CodeInterpreterAPI is a Python Interface for the ChatGPT CodeInterpreter."
3+
version = "0.0.2"
4+
description = "CodeInterpreterAPI is an unofficial and open source python interface for the ChatGPT CodeInterpreter."
55
authors = ["Shroominic <[email protected]>"]
66
readme = "README.md"
77
license = "MIT"

0 commit comments

Comments
 (0)