Skip to content

Commit b66c2d4

Browse files
authored
bump version to 3.5.1 (#829)
1 parent 75d4003 commit b66c2d4

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## Pending
4+
5+
## [3.5.1] 2025-12-04
46
### Fixed
57
- Attach `transaction_id` to error context to support querying for matching logs in errors service.
68

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
setup(
3535
name="scout_apm",
36-
version="3.5.0",
36+
version="3.5.1",
3737
description="Scout Application Performance Monitoring Agent",
3838
long_description=long_description,
3939
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)