We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37fd0c commit 88a6561Copy full SHA for 88a6561
examples/.python-version
examples/pyproject.toml
@@ -2,7 +2,7 @@
2
name = "examples"
3
version = "0.1.0"
4
description = "Labelbox Python Example Notebooks"
5
-authors = [{ name = "Labelbox", email = "support@labelbox.com" }]
+authors = [{ name = "Labelbox", email = "docs@labelbox.com" }]
6
readme = "README.md"
7
# Python version matches labelbox SDK
8
requires-python = ">=3.8"
0 commit comments