We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 467c5b3 commit 5fdbd36Copy full SHA for 5fdbd36
3 files changed
docs/assets/wechat.jpg
-1.76 KB
requirements/runtime.txt
@@ -32,4 +32,4 @@ diff_match_patch
32
wordninja==2.0.0
33
34
# ===== MCP server =====
35
-fastmcp>=2.0.0,<3.0.0
+fastmcp>=2.0.0
setup.py
@@ -23,7 +23,7 @@ def _read_requirements(path):
23
24
setup(
25
name="dingo-python",
26
- version="2.2.0",
+ version="2.2.1",
27
author="Dingo",
28
description="A Comprehensive AI Data Quality Evaluation Tool for Large Models",
29
long_description=long_description,
0 commit comments