Skip to content

Commit f464f17

Browse files
committed
chore: Bump version to 0.4.0
- Version bump from 0.3.1 to 0.4.0 - Includes new run_sysql tool for direct SysQL query execution - Improved documentation with proper SysQL syntax examples - Removed Sage branding from documentation
1 parent eebb329 commit f464f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sysdig-mcp-server"
3-
version = "0.3.1"
3+
version = "0.4.0"
44
description = "Sysdig MCP Server"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)