Skip to content

Commit e6498c7

Browse files
authored
Merge pull request #474 from Scale3-Labs/release-3.5.1
Release 3.5.1
2 parents fe00435 + 41a7a18 commit e6498c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
"Operating System :: OS Independent",
1919
]
2020
dependencies = [
21-
'trace-attributes==7.1.1',
21+
'trace-attributes==7.1.2',
2222
'opentelemetry-api>=1.25.0',
2323
'opentelemetry-sdk>=1.25.0',
2424
'opentelemetry-instrumentation>=0.47b0',
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.5.0"
1+
__version__ = "3.5.1"

0 commit comments

Comments
 (0)