swarmauri_vectorstore_doc2vec 0.9.0.dev33__tar.gz → 0.9.0.dev34__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: swarmauri_vectorstore_doc2vec
3
- Version: 0.9.0.dev33
3
+ Version: 0.9.0.dev34
4
4
  Summary: A Doc2Vec based Vector Store and Doc2Vec Based Embedding Model.
5
5
  License-Expression: Apache-2.0
6
6
  License-File: LICENSE
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "swarmauri_vectorstore_doc2vec"
3
- version = "0.9.0.dev33"
3
+ version = "0.9.0.dev34"
4
4
  description = "A Doc2Vec based Vector Store and Doc2Vec Based Embedding Model."
5
5
  license = "Apache-2.0"
6
6
  readme = "README.md"