Skip to content

Commit 695cc57

Browse files
authored
chore: update author
1 parent 747e51b commit 695cc57

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
@@ -4,7 +4,7 @@ version = "3.0.0-beta.6"
44
description = "The official Python library for the Gradient API"
55
dynamic = ["readme"]
66
license = "Apache-2.0"
7-
authors = [{ name = "Gradient", email = "" }]
7+
authors = [{ name = "DigitalOcean, LLC", email = "dev@digitalocean.com" }]
88
dependencies = [
99
"httpx>=0.23.0, <1",
1010
"pydantic>=1.9.0, <3",

0 commit comments

Comments
 (0)