We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbefb40 commit b0df5ddCopy full SHA for b0df5dd
label_studio/__init__.py
@@ -4,7 +4,7 @@
4
package_name = 'label-studio'
5
6
# Package version
7
-__version__ = '1.6.0'
+__version__ = '1.6.0rc5'
8
9
# pypi info
10
__latest_version__ = None
0 commit comments