Skip to content

Commit

Permalink
Bump version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmbmb committed Aug 23, 2024
1 parent 379c756 commit ed88585
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.3.1"
__version__ = "1.3.2"

rich_traceback.install(show_locals=True)

0 comments on commit ed88585

Please sign in to comment.