Skip to content

Commit

Permalink
Bump version to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmbmb committed Jul 23, 2024
1 parent 779ef41 commit add2b6e
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.2.3"
__version__ = "1.2.4"

rich_traceback.install(show_locals=True)

0 comments on commit add2b6e

Please sign in to comment.