Skip to content

Commit b36cbd6

Browse files
committed
Version 2.26.0
1 parent e826b12 commit b36cbd6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

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

3-
## Pending
3+
## [2.26.0] 2022-07-27
44

55
### Added
66
- Added Django 4.1 to the testing matrix.
@@ -11,7 +11,7 @@
1111
- Catch SIGQUIT and SIGTERM errors when running core agent. They will now
1212
be logged as debug messages rather than exceptions.
1313

14-
## [2.25.0] 2022-05-12
14+
## [2.25.1] 2022-05-12
1515

1616
### Added
1717

setup.py

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

3737
setup(
3838
name="scout_apm",
39-
version="2.25.1",
39+
version="2.26.0",
4040
description="Scout Application Performance Monitoring Agent",
4141
long_description=long_description,
4242
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)