chore: release v1.0.0-alpha.1
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m56s

- Add CHANGELOG.md documenting initial release features
- Update version to 1.0.0 in pyproject.toml
This commit is contained in:
2026-01-01 10:31:27 -05:00
parent 49c5043661
commit 880f85a2d8
2 changed files with 63 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "grist-mcp"
version = "0.1.0"
version = "1.0.0"
description = "MCP server for AI agents to interact with Grist documents"
requires-python = ">=3.14"
dependencies = [