Skip to content

Commit

Permalink
set-version 0.5.3
Browse files Browse the repository at this point in the history
Signed-off-by: Weichen Xu <[email protected]>
  • Loading branch information
WeichenXu123 committed Aug 14, 2024
1 parent 66ec069 commit fabb030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joblibspark/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"""
Joblib spark backend is a extension for joblib, which make joblib running on spark parallelly.
"""
__version__ = '0.5.3-dev'
__version__ = '0.5.3'


def register_spark():
Expand Down

0 comments on commit fabb030

Please sign in to comment.