diff --git a/pyproject.toml b/pyproject.toml index 479fa7e..8096fdd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dokumetry" -version = "0.0.6" +version = "0.1.0" 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"