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 f9a7d6b commit 3ea0b5fCopy full SHA for 3ea0b5f
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "glean-api-client"
3
version = "0.1.0-beta.1"
4
description = "Python Client SDK Generated by Speakeasy."
5
-authors = [{ name = "Speakeasy" }]
+authors = [{ name = "Glean Technologies, Inc." }]
6
readme = "README-PYPI.md"
7
requires-python = ">=3.9"
8
dependencies = ["httpx >=0.28.1", "pydantic >=2.11.2"]
0 commit comments