Skip to content

Commit 2d894fa

Browse files
authored
Merge pull request #520 from Labelbox/jt/updateini
Update Init
2 parents 92efffd + 4d5de09 commit 2d894fa

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)