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