Skip to content

Commit 5fdbd36

Browse files
committed
release 2.2.1
1 parent 467c5b3 commit 5fdbd36

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/assets/wechat.jpg

-1.76 KB
Loading

requirements/runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ diff_match_patch
3232
wordninja==2.0.0
3333

3434
# ===== MCP server =====
35-
fastmcp>=2.0.0,<3.0.0
35+
fastmcp>=2.0.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def _read_requirements(path):
2323

2424
setup(
2525
name="dingo-python",
26-
version="2.2.0",
26+
version="2.2.1",
2727
author="Dingo",
2828
description="A Comprehensive AI Data Quality Evaluation Tool for Large Models",
2929
long_description=long_description,

0 commit comments

Comments
 (0)