Bump all package versions to 0.5.0

This commit is contained in:
Justin Spahr-Summers
2024-11-25 07:13:35 -06:00
parent b9bfaecb48
commit 45c4f70da4
14 changed files with 16 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
[project]
name="mcp-server-git"
version = "0.4.1"
name = "mcp-server-git"
version = "0.5.0"
description = "A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs"
readme = "README.md"
requires-python = ">=3.10"