Skip to content

Commit bd157a8

Browse files
authored
Bump versions (#45)
1 parent 7a9543e commit bd157a8

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "scout-mcp-local"
33
maintainers = [
44
{name = "Scout Monitoring", email = "[email protected]"}
55
]
6-
version = "2025.10.30"
6+
version = "2025.11.3"
77
description = "A local MCP for Scout Monitoring data interactions."
88
readme = "README.md"
99
requires-python = ">=3.10"

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"url": "https://github.com/scoutapp/scout-mcp-local",
77
"source": "github"
88
},
9-
"version": "2025.10.30",
9+
"version": "2025.11.3",
1010
"packages": [
1111
{
1212
"registryType": "pypi",
1313
"identifier": "scout-mcp-local",
14-
"version": "2025.10.30",
14+
"version": "2025.11.3",
1515
"transport": {
1616
"type": "stdio"
1717
},

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wizard/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wizard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scout_apm/wizard",
3-
"version": "2025.10.30",
3+
"version": "2025.11.3",
44
"description": "Scout Wizard",
55
"main": "dist/scout-wizard.js",
66
"repository": "github:scoutapp/scout-mcp-local",

0 commit comments

Comments
 (0)