swarmauri_vectorstore_cloudweaviate 0.10.1.dev1__tar.gz → 0.10.1.dev2__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_cloudweaviate
3
- Version: 0.10.1.dev1
3
+ Version: 0.10.1.dev2
4
4
  Summary: Swarmauri Weaviate Vector Store
5
5
  License-Expression: Apache-2.0
6
6
  License-File: LICENSE
@@ -42,7 +42,6 @@ Description-Content-Type: text/markdown
42
42
  <a href="https://pypi.org/project/swarmauri_vectorstore_cloudweaviate/">
43
43
  <img src="https://img.shields.io/pypi/v/swarmauri_vectorstore_cloudweaviate?label=swarmauri_vectorstore_cloudweaviate&color=green" alt="PyPI - swarmauri_vectorstore_cloudweaviate"/></a>
44
44
  </p>
45
- ---
46
45
 
47
46
  # Swarmauri Vectorstore CloudWeaviate
48
47
 
@@ -12,7 +12,6 @@
12
12
  <a href="https://pypi.org/project/swarmauri_vectorstore_cloudweaviate/">
13
13
  <img src="https://img.shields.io/pypi/v/swarmauri_vectorstore_cloudweaviate?label=swarmauri_vectorstore_cloudweaviate&color=green" alt="PyPI - swarmauri_vectorstore_cloudweaviate"/></a>
14
14
  </p>
15
- ---
16
15
 
17
16
  # Swarmauri Vectorstore CloudWeaviate
18
17
 
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "swarmauri_vectorstore_cloudweaviate"
3
- version = "0.10.1.dev1"
3
+ version = "0.10.1.dev2"
4
4
  description = "Swarmauri Weaviate Vector Store"
5
5
  license = "Apache-2.0"
6
6
  readme = "README.md"