Skip to content

Commit ecad3f6

Browse files
committed
Update pyproject of time server, remove time server temporary files
1 parent 23d0c59 commit ecad3f6

File tree

3 files changed

+3
-170
lines changed

3 files changed

+3
-170
lines changed

src/time/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[project]
22
name = "mcp-server-time"
3-
version = "0.1.0"
3+
version = "0.5.1"
44
description = "A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs"
55
readme = "README.md"
66
requires-python = ">=3.10"
7-
authors = [{ name = "Your Name" }]
7+
authors = [{ name = "Mariusz 'maledorak' Korzekwa", email = "[email protected]" }]
88
keywords = ["time", "timezone", "mcp", "llm"]
99
license = { text = "MIT" }
1010
classifiers = [

src/time/src/mcp_server_time/server-resources.py

-167
This file was deleted.

src/time/uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)