diff --git a/SECURITY.md b/SECURITY.md index c8481592..83c8a2fe 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -20,7 +20,7 @@ or products provided by Mixedbread please follow the respective company's securi ### Mixedbread Terms and Policies -Please contact support@mixedbread.a for any questions or concerns regarding security of our services. +Please contact support@mixedbread.ai for any questions or concerns regarding security of our services. --- diff --git a/pyproject.toml b/pyproject.toml index 5ebca913..0ab7fac7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "The official Python library for the mixedbread API" dynamic = ["readme"] license = "Apache-2.0" authors = [ -{ name = "Mixedbread", email = "support@mixedbread.a" }, +{ name = "Mixedbread", email = "support@mixedbread.ai" }, ] dependencies = [ "httpx>=0.23.0, <1",