Skip to content

Commit

Permalink
chore(main): release arize-phoenix 4.35.0 (#4638)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking authored Sep 17, 2024
1 parent 21e1d70 commit 17e3e8e
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.34.0","packages/phoenix-evals":"0.16.0","packages/phoenix-otel":"0.5.1"}
{".":"4.35.0","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.0](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.34.0...arize-phoenix-v4.35.0) (2024-09-17)


### Features

* adds o1 testing demo project ([#4636](https://github.com/Arize-ai/phoenix/issues/4636)) ([8140eaf](https://github.com/Arize-ai/phoenix/commit/8140eafba457b443aa4684bd2ecf978ed0dc85df))

## [4.34.0](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.33.2...arize-phoenix-v4.34.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.34.0"
__version__ = "4.35.0"

0 comments on commit 17e3e8e

Please sign in to comment.