Skip to content

Commit

Permalink
chore(main): release arize-phoenix-evals 0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Sep 12, 2024
1 parent 4f604b1 commit 31f1115
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"4.33.1","packages/phoenix-evals":"0.15.1","packages/phoenix-otel":"0.4.1"}
{".":"4.33.1","packages/phoenix-evals":"0.15.2","packages/phoenix-otel":"0.4.1"}
7 changes: 7 additions & 0 deletions packages/phoenix-evals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.15.2](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-evals-v0.15.1...arize-phoenix-evals-v0.15.2) (2024-09-12)


### Bug Fixes

* Ensure correct dataloader results ordering ([#4524](https://github.com/Arize-ai/phoenix/issues/4524)) ([f9239d6](https://github.com/Arize-ai/phoenix/commit/f9239d63af9d06c04430f9dca808caf08d152d3d))

## [0.15.1](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-evals-v0.15.0...arize-phoenix-evals-v0.15.1) (2024-08-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/phoenix-evals/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
version = "0.15.1"
version = "0.15.2"
dependencies = [
"pandas",
"tqdm",
Expand Down

0 comments on commit 31f1115

Please sign in to comment.