We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4155ec6 commit 157b470Copy full SHA for 157b470
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Pending
+## [2.26.1] 2022-07-28
4
5
### Fixed
6
- Wrap an import of elasticsearch in a try/except.
setup.py
@@ -36,7 +36,7 @@
36
37
setup(
38
name="scout_apm",
39
- version="2.26.0",
+ version="2.26.1",
40
description="Scout Application Performance Monitoring Agent",
41
long_description=long_description,
42
long_description_content_type="text/markdown",
0 commit comments