bump version

This commit is contained in:
David Soria Parra
2024-11-21 23:17:16 +00:00
parent 100323a425
commit 4f7b8ec4e9

View File

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