Skip to content

Commit

Permalink
Update version to 1.0.2 (HumanSignal#944)
Browse files Browse the repository at this point in the history
Co-authored-by: nik <[email protected]>
  • Loading branch information
niklub and nik committed May 19, 2021
1 parent 4958642 commit 84de007
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.0.1'
__version__ = '1.0.2'

# pypi info
__latest_version__ = None
Expand Down

0 comments on commit 84de007

Please sign in to comment.