fix(pypi): rename package to mcphub-server, remove duplicate License classifier
Published to PyPI as mcphub-server v3.0.0 https://pypi.org/project/mcphub-server/3.0.0/ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "mcphub"
|
||||
name = "mcphub-server"
|
||||
version = "3.0.0"
|
||||
description = "AI-native management hub for WordPress, WooCommerce, and self-hosted services via Model Context Protocol (MCP)"
|
||||
authors = [
|
||||
@@ -15,7 +15,6 @@ keywords = [
|
||||
]
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: OS Independent",
|
||||
"Environment :: Console",
|
||||
"Intended Audience :: Developers",
|
||||
|
||||
Reference in New Issue
Block a user