diff --git a/integrations/mongodb_atlas/pyproject.toml b/integrations/mongodb_atlas/pyproject.toml index efa94f1c1..64235e2e7 100644 --- a/integrations/mongodb_atlas/pyproject.toml +++ b/integrations/mongodb_atlas/pyproject.toml @@ -39,7 +39,7 @@ packages = ["src/haystack_integrations"] [tool.hatch.version] source = "vcs" -tag-pattern = 'integrations\/pgmongodb-atlasvector-v(?P.*)' +tag-pattern = 'integrations\/mongodb-atlas-v(?P.*)' [tool.hatch.version.raw-options] root = "../.."