Skip to content

Commit d743173

Browse files
authored
bump version to 3.5.2 (#832)
1 parent c234b0b commit d743173

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Pending
44

5+
## [3.5.2] 2025-12-15
6+
### Changed
7+
- Update deprecated macos-13 runner image
8+
59
## [3.5.1] 2025-12-04
610
### Fixed
711
- Attach `transaction_id` to error context to support querying for matching logs in errors service.

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.1",
36+
version="3.5.2",
3737
description="Scout Application Performance Monitoring Agent",
3838
long_description=long_description,
3939
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)