Skip to content

Commit

Permalink
chore(main): release arize-phoenix 4.35.1 (#4644)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking authored Sep 17, 2024
1 parent f780d34 commit 68c9b74
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.35.0","packages/phoenix-evals":"0.16.0","packages/phoenix-otel":"0.5.1"}
{".":"4.35.1","packages/phoenix-evals":"0.16.0","packages/phoenix-otel":"0.5.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.35.1](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.35.0...arize-phoenix-v4.35.1) (2024-09-17)


### Bug Fixes

* submodule packaging for bazel ([#4643](https://github.com/Arize-ai/phoenix/issues/4643)) ([f780d34](https://github.com/Arize-ai/phoenix/commit/f780d3475e50c523f45ab4df5ca32321c748740c))

## [4.35.0](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.34.0...arize-phoenix-v4.35.0) (2024-09-17)


Expand Down
2 changes: 1 addition & 1 deletion src/phoenix/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.35.0"
__version__ = "4.35.1"

0 comments on commit 68c9b74

Please sign in to comment.