diff --git a/.stats.yml b/.stats.yml index 09b6953..67fcd3a 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 16 openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/opencode%2Fopencode-42c787cc277f295f28cd81a67f7b746cb4d47c3cd4c8a3fb521b03407649ebdd.yml openapi_spec_hash: 8f514f7881cf54e0aa65a23366df1af0 -config_hash: 61e8ad6b1bd35aec38a7b20a2570b967 +config_hash: 1156f6f6fb7245e7b021daddf23153e3 diff --git a/SECURITY.md b/SECURITY.md index a8a2837..6912e12 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -20,7 +20,7 @@ or products provided by Opencode, please follow the respective company's securit ### Opencode Terms and Policies -Please contact hello@sst.dev for any questions or concerns regarding the security of our services. +Please contact support@sst.dev for any questions or concerns regarding the security of our services. --- diff --git a/pyproject.toml b/pyproject.toml index 62c5cce..ccc3df4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "The official Python library for the opencode API" dynamic = ["readme"] license = "Apache-2.0" authors = [ -{ name = "Opencode", email = "hello@sst.dev" }, +{ name = "Opencode", email = "support@sst.dev" }, ] dependencies = [ "httpx>=0.23.0, <1",