diff --git a/pyproject.toml b/pyproject.toml index 5ac0f41..5872a12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cambai" -version = "0.1.0" +version = "0.1.1" description = "Camb AI API Python Library" authors = ["Chandrashekhar R "] readme = "README.md"