trustgraph-bedrock 0.11.18__tar.gz → 0.12.1__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,19 +1,19 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: trustgraph-bedrock
3
- Version: 0.11.18
3
+ Version: 0.12.1
4
4
  Summary: TrustGraph provides a means to run a pipeline of flexible AI processing components in a flexible means to achieve a processing pipeline.
5
5
  Home-page: https://github.com/trustgraph-ai/trustgraph
6
- Download-URL: https://github.com/trustgraph-ai/trustgraph/archive/refs/tags/v0.11.18.tar.gz
7
6
  Author: trustgraph.ai
8
7
  Author-email: security@trustgraph.ai
8
+ License: UNKNOWN
9
+ Download-URL: https://github.com/trustgraph-ai/trustgraph/archive/refs/tags/v0.12.1.tar.gz
10
+ Platform: UNKNOWN
9
11
  Classifier: Programming Language :: Python :: 3
10
12
  Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
11
13
  Classifier: Operating System :: OS Independent
12
14
  Requires-Python: >=3.8
13
15
  Description-Content-Type: text/markdown
14
- Requires-Dist: trustgraph-base
15
- Requires-Dist: pulsar-client
16
- Requires-Dist: prometheus-client
17
- Requires-Dist: boto3
18
16
 
19
17
  See https://trustgraph.ai/
18
+
19
+
@@ -0,0 +1 @@
1
+ __version__ = "0.12.1"
@@ -1,19 +1,19 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: trustgraph-bedrock
3
- Version: 0.11.18
3
+ Version: 0.12.1
4
4
  Summary: TrustGraph provides a means to run a pipeline of flexible AI processing components in a flexible means to achieve a processing pipeline.
5
5
  Home-page: https://github.com/trustgraph-ai/trustgraph
6
- Download-URL: https://github.com/trustgraph-ai/trustgraph/archive/refs/tags/v0.11.18.tar.gz
7
6
  Author: trustgraph.ai
8
7
  Author-email: security@trustgraph.ai
8
+ License: UNKNOWN
9
+ Download-URL: https://github.com/trustgraph-ai/trustgraph/archive/refs/tags/v0.12.1.tar.gz
10
+ Platform: UNKNOWN
9
11
  Classifier: Programming Language :: Python :: 3
10
12
  Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
11
13
  Classifier: Operating System :: OS Independent
12
14
  Requires-Python: >=3.8
13
15
  Description-Content-Type: text/markdown
14
- Requires-Dist: trustgraph-base
15
- Requires-Dist: pulsar-client
16
- Requires-Dist: prometheus-client
17
- Requires-Dist: boto3
18
16
 
19
17
  See https://trustgraph.ai/
18
+
19
+
@@ -1 +0,0 @@
1
- __version__ = "0.11.18"
@@ -1,4 +1,4 @@
1
- trustgraph-base
2
- pulsar-client
3
- prometheus-client
4
1
  boto3
2
+ prometheus-client
3
+ pulsar-client
4
+ trustgraph-base