Skip to content

Commit 1486ae0

Browse files
Merge #931
931: Update author r=sanders41 a=curquiza ## Related issue Fixes #930 Co-authored-by: Clémentine U. - curqui <clementine@meilisearch.com>
2 parents 189381e + 9fb87b7 commit 1486ae0

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
@@ -8,7 +8,7 @@ description = "The python client for Meilisearch API."
88
license = { text = "MIT" }
99
requires-python = ">=3.8"
1010
authors = [
11-
{ name = "Charlotte Vermandel", email = "charlotte@meilisearch.com" },
11+
{ name = "Clémentine", email = "clementine@meilisearch.com" },
1212
]
1313
keywords = [
1414
"search",

0 commit comments

Comments
 (0)