We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8373106 commit 7bc6f43Copy full SHA for 7bc6f43
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "codeinterpreterapi"
3
-version = "0.0.1"
4
-description = "CodeInterpreterAPI is a Python Interface for the ChatGPT CodeInterpreter."
+version = "0.0.2"
+description = "CodeInterpreterAPI is an unofficial and open source python interface for the ChatGPT CodeInterpreter."
5
authors = ["Shroominic <[email protected]>"]
6
readme = "README.md"
7
license = "MIT"
0 commit comments