Skip to content

Commit 78725e0

Browse files
committed
fix repo name
1 parent f2b7229 commit 78725e0

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
@@ -5,7 +5,7 @@ description = "Client library for the Finch API"
55
readme = "README.md"
66
authors = ["Finch <founders@tryfinch.com>"]
77
license = "Apache-2.0"
8-
repository = "https://github.com/Finch-API/finch-python"
8+
repository = "https://github.com/Finch-API/finch-api-python"
99
packages = [
1010
{ include = "finch", from = "src" }
1111
]

0 commit comments

Comments
 (0)