Shroominic commited on
Commit
7bc6f43
·
1 Parent(s): 8373106

🚀 initial ready version

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -2
pyproject.toml CHANGED
@@ -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."
5
  authors = ["Shroominic <pleurae-berets.0u@icloud.com>"]
6
  readme = "README.md"
7
  license = "MIT"
 
1
  [tool.poetry]
2
  name = "codeinterpreterapi"
3
+ version = "0.0.2"
4
+ description = "CodeInterpreterAPI is an unofficial and open source python interface for the ChatGPT CodeInterpreter."
5
  authors = ["Shroominic <pleurae-berets.0u@icloud.com>"]
6
  readme = "README.md"
7
  license = "MIT"