Skip to content

Commit 4991d18

Browse files
committed
Release v0.1.4: 优化价格计算器测试,减少API调用
1 parent 5365585 commit 4991d18

2 files changed

Lines changed: 133 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hyperliquid-mcp-python"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "HyperLiquid MCP Server with FastMCP - Trading tools and account management"
55
authors = [
66
{name = "Gigabrain", email = "chetan@gigabrain.gg"}
@@ -61,6 +61,8 @@ dev = [
6161
"pytest-asyncio>=0.21.0",
6262
"black>=22.0",
6363
"isort>=5.0",
64+
"build>=1.3.0",
65+
"twine>=6.2.0",
6466
]
6567

6668
[tool.pytest.ini_options]

uv.lock

Lines changed: 130 additions & 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)