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 458f8db commit f71002dCopy full SHA for f71002d
label_studio/__init__.py
@@ -4,7 +4,7 @@
4
package_name = 'label-studio'
5
6
# Package version
7
-__version__ = '1.5.0rc5'
+__version__ = '1.5.0rc6'
8
9
# pypi info
10
__latest_version__ = None
0 commit comments