Skip to content

Commit 8aaec30

Browse files
bump: version 0.41.0 → 0.42.0
1 parent 67b93f5 commit 8aaec30

File tree

58 files changed

+69
-57
lines changed

Some content is hidden

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

58 files changed

+69
-57
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.41.0"
7+
version = "0.42.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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.41.0"
1+
__version__ = "0.42.0"

packages/opentelemetry-instrumentation-alephalpha/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ show_missing = true
88

99
[tool.poetry]
1010
name = "opentelemetry-instrumentation-alephalpha"
11-
version = "0.41.0"
11+
version = "0.42.0"
1212
description = "OpenTelemetry Aleph Alpha instrumentation"
1313
authors = [
1414
"Gal Kleinman <[email protected]>",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.41.0"
1+
__version__ = "0.42.0"

packages/opentelemetry-instrumentation-anthropic/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ show_missing = true
88

99
[tool.poetry]
1010
name = "opentelemetry-instrumentation-anthropic"
11-
version = "0.41.0"
11+
version = "0.42.0"
1212
description = "OpenTelemetry Anthropic instrumentation"
1313
authors = [
1414
"Gal Kleinman <[email protected]>",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.41.0"
1+
__version__ = "0.42.0"

packages/opentelemetry-instrumentation-bedrock/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ show_missing = true
88

99
[tool.poetry]
1010
name = "opentelemetry-instrumentation-bedrock"
11-
version = "0.41.0"
11+
version = "0.42.0"
1212
description = "OpenTelemetry Bedrock instrumentation"
1313
authors = [
1414
"Gal Kleinman <[email protected]>",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.41.0"
1+
__version__ = "0.42.0"

packages/opentelemetry-instrumentation-chromadb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ show_missing = true
88

99
[tool.poetry]
1010
name = "opentelemetry-instrumentation-chromadb"
11-
version = "0.41.0"
11+
version = "0.42.0"
1212
description = "OpenTelemetry Chroma DB instrumentation"
1313
authors = [
1414
"Gal Kleinman <[email protected]>",

0 commit comments

Comments
 (0)