python servers 0.6.2

This commit is contained in:
David Soria Parra
2024-12-04 15:57:31 +00:00
parent df0b733c7d
commit e7e1c85058
10 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "mcp-server-time"
version = "0.6.1"
version = "0.6.2"
description = "A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs"
readme = "README.md"
requires-python = ">=3.10"

2
src/time/uv.lock generated
View File

@@ -159,7 +159,7 @@ wheels = [
[[package]]
name = "mcp-server-time"
version = "0.6.0"
version = "0.6.2"
source = { editable = "." }
dependencies = [
{ name = "mcp" },