Skip to content

Commit 5f597c4

Browse files
bump: version 0.51.1 → 0.52.0
1 parent 7ac8c48 commit 5f597c4

File tree

62 files changed

+72
-61
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+72
-61
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tag_format = "v$version"
44
version_scheme = "pep440"
55
major_version_zero = true
66
update_changelog_on_bump = true
7-
version = "0.51.1"
7+
version = "0.52.0"
88
version_files = [
99
"packages/opentelemetry-instrumentation-mcp/pyproject.toml:^version",
1010
"packages/opentelemetry-instrumentation-mcp/opentelemetry/instrumentation/mcp/version.py",

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.51.1"
1+
__version__ = "0.52.0"

packages/opentelemetry-instrumentation-agno/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "opentelemetry-instrumentation-agno"
3-
version = "0.51.1"
3+
version = "0.52.0"
44
description = "OpenTelemetry Agno instrumentation"
55
authors = [
66
{ name = "Gal Kleinman", email = "gal@traceloop.com" },
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.51.1"
1+
__version__ = "0.52.0"

packages/opentelemetry-instrumentation-alephalpha/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "opentelemetry-instrumentation-alephalpha"
3-
version = "0.51.1"
3+
version = "0.52.0"
44
description = "OpenTelemetry Aleph Alpha instrumentation"
55
authors = [
66
{ name = "Gal Kleinman", email = "gal@traceloop.com" },
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.51.1"
1+
__version__ = "0.52.0"

packages/opentelemetry-instrumentation-anthropic/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "opentelemetry-instrumentation-anthropic"
3-
version = "0.51.1"
3+
version = "0.52.0"
44
description = "OpenTelemetry Anthropic instrumentation"
55
authors = [
66
{ name = "Gal Kleinman", email = "gal@traceloop.com" },
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.51.1"
1+
__version__ = "0.52.0"

packages/opentelemetry-instrumentation-bedrock/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "opentelemetry-instrumentation-bedrock"
3-
version = "0.51.1"
3+
version = "0.52.0"
44
description = "OpenTelemetry Bedrock instrumentation"
55
authors = [
66
{ name = "Gal Kleinman", email = "gal@traceloop.com" },

0 commit comments

Comments
 (0)