Skip to content

Commit e3dcbbb

Browse files
authored
Update __init__.py
1 parent 527dc65 commit e3dcbbb

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.12.1"
2+
__version__ = "3.13.0"
33

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

0 commit comments

Comments
 (0)