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 5cac629 commit 43752acCopy full SHA for 43752ac
pyproject.toml
@@ -3,7 +3,7 @@ name = "scout-mcp-local"
3
maintainers = [
4
{name = "Scout Monitoring", email = "[email protected]"}
5
]
6
-version = "2025.10.02.3"
+version = "2025.10.03"
7
description = "A local MCP for Scout Monitoring data interactions."
8
readme = "README.md"
9
requires-python = ">=3.10"
wizard/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@scout_apm/wizard",
- "version": "2025.10.2.3",
+ "version": "2025.10.3",
"description": "Scout Wizard",
"main": "dist/scout-wizard.js",
"bin": {
0 commit comments