Skip to content

Commit

Permalink
Bump version to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmbmb committed Jan 22, 2025
1 parent a7e8b44 commit 8717dd1
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.5.1"
__version__ = "1.5.2"

rich_traceback.install(show_locals=True)

0 comments on commit 8717dd1

Please sign in to comment.