mirror of
https://github.com/haris-musa/excel-mcp-server.git
synced 2025-12-24 08:36:38 +08:00
chore: update Python version to 3.10 and bump package version to 0.1.3 in pyproject.toml and server.py; modify GitHub Actions workflow to use hatch for building (#29)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "excel-mcp-server"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
description = "Excel MCP Server for manipulating Excel files"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
Reference in New Issue
Block a user