We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b921d commit dbc064dCopy full SHA for dbc064d
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "aisuite"
3
-version = "0.1.0"
4
-description = ""
+version = "0.1.3"
+description = "Uniform access layer for LLMs"
5
authors = ["Andrew Ng"]
6
readme = "README.md"
7
0 commit comments