diff --git a/pyproject.toml b/pyproject.toml index 55e7af4..edde97d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cambai" -version = "0.0.4" +version = "0.0.5" description = "Camb AI API Python Library" authors = ["Chandrashekhar R "] readme = "README.md"