Skip to content

Commit 8ea33bd

Browse files
authored
Merge pull request #171 from Labelbox/mea-dev
update version
2 parents d0fdb75 + 7c6d926 commit 8ea33bd

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__ = "2.5b0+mea"
2+
__version__ = "2.5b0"
33

44
from labelbox.client import Client
55
from labelbox.schema.model import Model

0 commit comments

Comments
 (0)