We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.2.4
1 parent 779ef41 commit add2b6eCopy full SHA for add2b6e
src/distilabel/__init__.py
@@ -14,6 +14,6 @@
14
15
from rich import traceback as rich_traceback
16
17
-__version__ = "1.2.3"
+__version__ = "1.2.4"
18
19
rich_traceback.install(show_locals=True)
0 commit comments