We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.5.2
1 parent a7e8b44 commit 8717dd1Copy full SHA for 8717dd1
src/distilabel/__init__.py
@@ -14,6 +14,6 @@
14
15
from rich import traceback as rich_traceback
16
17
-__version__ = "1.5.1"
+__version__ = "1.5.2"
18
19
rich_traceback.install(show_locals=True)
0 commit comments