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.55
Browse files Browse the repository at this point in the history
  • Loading branch information
hlomzik committed Aug 25, 2023
1 parent 9847a54 commit 6322eae
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.55.dev'
__version__ = '0.0.55'

0 comments on commit 6322eae

Please sign in to comment.