Skip to content

Commit

Permalink
Update version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmbmb committed Jan 17, 2025
1 parent 1c6a854 commit 69bbe3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/distilabel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@

from rich import traceback as rich_traceback

__version__ = "1.6.0"
__version__ = "1.5.1"

rich_traceback.install(show_locals=True)

0 comments on commit 69bbe3d

Please sign in to comment.