diff --git a/pyproject.toml b/pyproject.toml index 826adc7..fb8baaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "ccheck" packages = [ { include="contextcheck", from="." }, ] -version = "0.1.3" +version = "0.1.4" description = "A human-friendly framework for testing and evaluating LLMs, RAGs, and chatbots." authors = ["Addepto ", "Michal Tarkowski ", "Bartlomiej Grasza ", "Radoslaw Bodus ", "Vadym Mariiechko ", "Volodymyr Kepsha "] readme = "README.md"