diff --git a/pyproject.toml b/pyproject.toml index 10eefed..4ebcc25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dokumetry" -version = "0.1.0" +version = "0.1.1" description = "A Python library for tracking LLM and GenAI usage and sending the usage data to Doku" authors = ["Doku Labs"] repository = "https://github.com/dokulabs/dokumetry-python"