Skip to content

Commit 7a80776

Browse files
authored
Merge pull request #521 from Labelbox/develop
3.17.2
2 parents 012ebfb + 2d894fa commit 7a80776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelbox/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "labelbox"
2-
__version__ = "3.17.1"
2+
__version__ = "3.17.2"
33

44
from labelbox.client import Client
55
from labelbox.schema.project import Project

0 commit comments

Comments
 (0)