Skip to content

Commit

Permalink
Update version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makseq committed Jun 16, 2022
1 parent 090d9a3 commit be324a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion label_studio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package_name = 'label-studio'

# Package version
__version__ = '1.5.0rc10'
__version__ = '1.5.0'

# pypi info
__latest_version__ = None
Expand Down

0 comments on commit be324a9

Please sign in to comment.