chore: bump version to v1.0.1

- Improved test suite with environment isolation
- All 82 tests passing
This commit is contained in:
2026-02-08 18:03:19 -05:00
parent 05fa16366e
commit a48824e19f
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "gitea-mcp"
version = "1.0.0"
version = "1.0.1"
description = "MCP server for Gitea — issues, PRs, wikis, milestones, merges"
readme = "README.md"
requires-python = ">=3.10"