We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673d8fa commit 40b2df7Copy full SHA for 40b2df7
docs/source/conf.py
@@ -21,7 +21,7 @@
21
copyright = '2021, Labelbox'
22
author = 'Labelbox'
23
24
-release = '3.36.1'
+release = '3.37.0'
25
26
# -- General configuration ---------------------------------------------------
27
labelbox/__init__.py
@@ -1,5 +1,5 @@
1
name = "labelbox"
2
-__version__ = "3.36.1"
+__version__ = "3.37.0"
3
4
from labelbox.client import Client
5
from labelbox.schema.project import Project
0 commit comments