We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa9d31 commit b6852daCopy full SHA for b6852da
pyproject.toml
@@ -1,12 +1,12 @@
1
[project]
2
name = "perplexity-advanced-mcp"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = """
5
Advanced MCP tool for Perplexity and OpenRouter API integration.
6
Supports both simple and complex queries with file attachments.
7
Built with AI-first development approach using Cline, Cursor, and Wispr Flow.
8
"""
9
-authors = [{ name = "YeonGyu Kim", email = "code.yeongyu@gmail.com" }]
+authors = [{ name = "YeonGyu Kim", email = "public.kim.yeon.gyu@gmail.com" }]
10
dependencies = [
11
"httpx>=0.28.1",
12
"mcp>=1.2.1",
0 commit comments