mirror of
https://github.com/Minidoracat/mcp-feedback-enhanced.git
synced 2025-07-27 10:42:25 +08:00
🔖 Release v2.2.0
This commit is contained in:
parent
13b5adaaad
commit
d1932b3d5d
@ -1,5 +1,5 @@
|
|||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 2.1.1
|
current_version = 2.2.0
|
||||||
commit = False
|
commit = False
|
||||||
tag = False
|
tag = False
|
||||||
allow_dirty = True
|
allow_dirty = True
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "mcp-feedback-enhanced"
|
name = "mcp-feedback-enhanced"
|
||||||
version = "2.1.1"
|
version = "2.2.0"
|
||||||
description = "Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual UI support (Qt GUI and Web UI) with intelligent environment detection."
|
description = "Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual UI support (Qt GUI and Web UI) with intelligent environment detection."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
|
@ -18,7 +18,7 @@ MCP Interactive Feedback Enhanced
|
|||||||
- 重構的模組化架構
|
- 重構的模組化架構
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "2.1.1"
|
__version__ = "2.2.0"
|
||||||
__author__ = "Minidoracat"
|
__author__ = "Minidoracat"
|
||||||
__email__ = "minidora0702@gmail.com"
|
__email__ = "minidora0702@gmail.com"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user