You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ requires = ["hatchling"]
3
3
build-backend = "hatchling.build"
4
4
[project]
5
5
name = "qidi-printer-mcp"
6
-
version = "1.0.3"
6
+
version = "1.0.4"
7
7
readme = "README.md"
8
8
description = "QIDI 3D Printer MCP server. Controls QIDI 4 Max Combo via Moonraker REST API. Tools: printer status, temperatures, start/pause/resume/cancel print, list files, send gcode, preheat. Built by MEOK AI Labs."
0 commit comments