Skip to content

Commit 88a6561

Browse files
committed
removed python version file and changed email for authors
1 parent c37fd0c commit 88a6561

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

examples/.python-version

-1
This file was deleted.

examples/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "examples"
33
version = "0.1.0"
44
description = "Labelbox Python Example Notebooks"
5-
authors = [{ name = "Labelbox", email = "support@labelbox.com" }]
5+
authors = [{ name = "Labelbox", email = "docs@labelbox.com" }]
66
readme = "README.md"
77
# Python version matches labelbox SDK
88
requires-python = ">=3.8"

0 commit comments

Comments
 (0)