Skip to content

Commit a99c31f

Browse files
committed
chore: fix author email
1 parent 507e039 commit a99c31f

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
@@ -2,7 +2,7 @@
22
name = "aistudio2api"
33
version = "0.1.0"
44
description = "AI Studio Proxy API - Convert Google AI Studio to OpenAI compatible API"
5-
authors = [{name = "Mag1cFall", email = "mag1cfall@example.com"}]
5+
authors = [{name = "Mag1cFall", email = "lk25611295@gmail.com"}]
66
readme = "README.md"
77
requires-python = ">=3.9"
88
dependencies = [

0 commit comments

Comments
 (0)