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:
airano
2026-02-17 10:59:26 +03:30
parent 3707fef56c
commit f49dc0dc44

View File

@@ -1,5 +1,5 @@
[project] [project]
name = "mcphub" name = "mcphub-server"
version = "3.0.0" version = "3.0.0"
description = "AI-native management hub for WordPress, WooCommerce, and self-hosted services via Model Context Protocol (MCP)" description = "AI-native management hub for WordPress, WooCommerce, and self-hosted services via Model Context Protocol (MCP)"
authors = [ authors = [
@@ -15,7 +15,6 @@ keywords = [
] ]
classifiers = [ classifiers = [
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent", "Operating System :: OS Independent",
"Environment :: Console", "Environment :: Console",
"Intended Audience :: Developers", "Intended Audience :: Developers",