We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ae80d commit c2a2f3cCopy full SHA for c2a2f3c
setup.py
@@ -23,7 +23,7 @@ def _read_requirements(path):
23
24
setup(
25
name="dingo-python",
26
- version="2.2.1",
+ version="2.2.2",
27
author="Dingo",
28
description="A Comprehensive AI Data Quality Evaluation Tool for Large Models",
29
long_description=long_description,
0 commit comments