Skip to content

Commit 8e9969f

Browse files
committed
Bump to 1.0.9
1 parent c9b1615 commit 8e9969f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ ENTRYPOINT ["adx-mcp-server"]
5252
# Label the image
5353
LABEL maintainer="pab1it0" \
5454
description="Azure Data Explorer MCP Server" \
55-
version="1.0.7"
55+
version="1.0.9"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "adx_mcp_server"
3-
version = "1.0.8"
3+
version = "1.0.9"
44
description = "MCP server for Azure Data Explorer integration"
55
readme = "README.md"
66
requires-python = ">=3.10"

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.

0 commit comments

Comments
 (0)