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