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 747e51b commit 695cc57Copy full SHA for 695cc57
pyproject.toml
@@ -4,7 +4,7 @@ version = "3.0.0-beta.6"
4
description = "The official Python library for the Gradient API"
5
dynamic = ["readme"]
6
license = "Apache-2.0"
7
-authors = [{ name = "Gradient", email = "" }]
+authors = [{ name = "DigitalOcean, LLC", email = "dev@digitalocean.com" }]
8
dependencies = [
9
"httpx>=0.23.0, <1",
10
"pydantic>=1.9.0, <3",
0 commit comments