Skip to content

Commit 8171887

Browse files
authored
Update LS version to 1.7.0.post0
1 parent 0a1afe7 commit 8171887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

label_studio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
package_name = 'label-studio'
55

66
# Package version
7-
__version__ = '1.7.0post0'
7+
__version__ = '1.7.0.post0'
88

99
# pypi info
1010
__latest_version__ = None

0 commit comments

Comments
 (0)