chore: bump version to 0.1.6 (#81)

This commit is contained in:
Haris
2025-08-01 13:11:03 +05:00
committed by GitHub
parent ad5fff248b
commit 6484f7199b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "excel-mcp-server"
version = "0.1.5"
version = "0.1.6"
description = "Excel MCP Server for manipulating Excel files"
readme = "README.md"
requires-python = ">=3.10"

2
uv.lock generated
View File

@ -75,7 +75,7 @@ wheels = [
[[package]]
name = "excel-mcp-server"
version = "0.1.5"
version = "0.1.6"
source = { editable = "." }
dependencies = [
{ name = "mcp", extra = ["cli"] },