Skip to content

Commit

Permalink
Bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmbmb committed Jul 1, 2024
1 parent 13b9538 commit fe615d6
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.0"
__version__ = "1.2.1"

rich_traceback.install(show_locals=True)

0 comments on commit fe615d6

Please sign in to comment.