We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9dbda4 + b878bd7 commit 29fb1efCopy full SHA for 29fb1ef
1 file changed
pyproject.toml
@@ -32,8 +32,8 @@ classifiers = [
32
"Programming Language :: Python :: 3.13",
33
"Programming Language :: C++",
34
]
35
-authors = [{name = "DuckDB Labs", email = "info@duckdblabs.nl"}]
36
-maintainers = [{name = "DuckDB Labs", email = "info@duckdblabs.nl"}]
+authors = [{name = "DuckDB Foundation"}]
+maintainers = [{name = "DuckDB Foundation"}]
37
38
[project.urls]
39
Documentation = "https://duckdb.org/docs/stable/clients/python/overview"
0 commit comments