Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
chore: Bump version to 0.0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
jombooth committed Jan 30, 2024
1 parent a926c6f commit 0d88288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion label_studio_converter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
except ModuleNotFoundError as e:
print(e)

__version__ = '0.0.58.dev'
__version__ = '0.0.58'

0 comments on commit 0d88288

Please sign in to comment.