Skip to content

Commit 5b99701

Browse files
fix: update package author to Airbyte
Co-Authored-By: AJ Steers <aj@airbyte.io>
1 parent 5519313 commit 5b99701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "airbyte-api"
33
dynamic = ["version"]
44
description = "Python Client SDK for Airbyte API"
5-
authors = [{ name = "Speakeasy" }]
5+
authors = [{ name = "Airbyte" }]
66
readme = "README-PYPI.md"
77
requires-python = ">=3.10"
88
dependencies = [

0 commit comments

Comments
 (0)