Skip to content

Commit

Permalink
chore(main): release python-openinference-semantic-conventions 0.1.2 (#…
Browse files Browse the repository at this point in the history
…96)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 11, 2024
1 parent bf6579b commit 8b56042
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 @@
{"python/openinference-semantic-conventions":"0.1.1"}
{"python/openinference-semantic-conventions":"0.1.2"}
7 changes: 7 additions & 0 deletions python/openinference-semantic-conventions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/Arize-ai/openinference/compare/python-openinference-semantic-conventions-v0.1.1...python-openinference-semantic-conventions-v0.1.2) (2024-01-11)


### Bug Fixes

* embedding model name should be span attribute ([#95](https://github.com/Arize-ai/openinference/issues/95)) ([bf6579b](https://github.com/Arize-ai/openinference/commit/bf6579b0543b247c181e1c0d57b91818bfc78b3c))

## [0.1.1](https://github.com/Arize-ai/openinference/compare/python-openinference-semantic-conventions-v0.1.0...python-openinference-semantic-conventions-v0.1.1) (2024-01-10)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"

0 comments on commit 8b56042

Please sign in to comment.