chromadb 2.4.2 → 2.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6838,7 +6838,7 @@ __export(src_exports, {
6838
6838
  module.exports = __toCommonJS(src_exports);
6839
6839
 
6840
6840
  // ../chromadb-core/package.json
6841
- var version = "2.4.2";
6841
+ var version = "2.4.3";
6842
6842
 
6843
6843
  // ../chromadb-core/src/generated/runtime.ts
6844
6844
  var import_isomorphic_fetch = require("isomorphic-fetch");