Skip to content

Commit 5928c63

Browse files
committed
📈 AkTools MCP Server
1 parent e1dfcdd commit 5928c63

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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 = "mcp-aktools"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "MCP Server for stock and crypto"
55
readme = "README.md"
66
requires-python = ">=3.10"

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "io.github.aahl/mcp-aktools",
44
"title": "AkTools MCP Server",
55
"description": "MCP Server for stock and crypto",
6-
"version": "0.1.5",
6+
"version": "0.1.6",
77
"repository": {
88
"url": "https://github.com/aahl/mcp-aktools",
99
"source": "github"
@@ -12,7 +12,7 @@
1212
{
1313
"registryType": "pypi",
1414
"identifier": "mcp-aktools",
15-
"version": "0.1.5",
15+
"version": "0.1.6",
1616
"transport": {"type": "stdio"}
1717
},
1818
{

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)