Skip to content

Commit 3ea0b5f

Browse files
Update pyproject.toml
Co-authored-by: David J. Hamilton <david.hamilton@glean.com>
1 parent f9a7d6b commit 3ea0b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "glean-api-client"
33
version = "0.1.0-beta.1"
44
description = "Python Client SDK Generated by Speakeasy."
5-
authors = [{ name = "Speakeasy" }]
5+
authors = [{ name = "Glean Technologies, Inc." }]
66
readme = "README-PYPI.md"
77
requires-python = ">=3.9"
88
dependencies = ["httpx >=0.28.1", "pydantic >=2.11.2"]

0 commit comments

Comments
 (0)