Skip to content

Commit

Permalink
Bump version to 0.1.4 - upload correct dist/
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadym Mariiechko committed Nov 19, 2024
1 parent 2c6752f commit 1a3030c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>", "Michal Tarkowski <[email protected]>", "Bartlomiej Grasza <[email protected]>", "Radoslaw Bodus <[email protected]>", "Vadym Mariiechko <[email protected]>", "Volodymyr Kepsha <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 1a3030c

Please sign in to comment.