mirror of
https://github.com/Minidoracat/mcp-feedback-enhanced.git
synced 2025-07-27 02:22:26 +08:00
🔖 Release v2.0.7
This commit is contained in:
parent
c001848145
commit
ef6cb355cc
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 2.0.6
|
||||
current_version = 2.0.7
|
||||
commit = False
|
||||
tag = False
|
||||
allow_dirty = True
|
||||
|
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "mcp-feedback-enhanced"
|
||||
version = "2.0.6"
|
||||
version = "2.0.7"
|
||||
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"
|
||||
requires-python = ">=3.11"
|
||||
|
@ -17,7 +17,7 @@ MCP Interactive Feedback Enhanced
|
||||
- 現代化深色主題
|
||||
"""
|
||||
|
||||
__version__ = "2.0.6"
|
||||
__version__ = "2.0.7"
|
||||
__author__ = "Minidoracat"
|
||||
__email__ = "minidora0702@gmail.com"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user