Skip to content

Commit b6852da

Browse files
committed
Update author email address
1 parent 0aa9d31 commit b6852da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "perplexity-advanced-mcp"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = """
55
Advanced MCP tool for Perplexity and OpenRouter API integration.
66
Supports both simple and complex queries with file attachments.
77
Built with AI-first development approach using Cline, Cursor, and Wispr Flow.
88
"""
9-
authors = [{ name = "YeonGyu Kim", email = "code.yeongyu@gmail.com" }]
9+
authors = [{ name = "YeonGyu Kim", email = "public.kim.yeon.gyu@gmail.com" }]
1010
dependencies = [
1111
"httpx>=0.28.1",
1212
"mcp>=1.2.1",

0 commit comments

Comments
 (0)