airbyte-internal-ops 0.9.0__py3-none-any.whl → 0.9.1__py3-none-any.whl
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.
- {airbyte_internal_ops-0.9.0.dist-info → airbyte_internal_ops-0.9.1.dist-info}/METADATA +2 -2
- {airbyte_internal_ops-0.9.0.dist-info → airbyte_internal_ops-0.9.1.dist-info}/RECORD +4 -4
- {airbyte_internal_ops-0.9.0.dist-info → airbyte_internal_ops-0.9.1.dist-info}/WHEEL +0 -0
- {airbyte_internal_ops-0.9.0.dist-info → airbyte_internal_ops-0.9.1.dist-info}/entry_points.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: airbyte-internal-ops
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.1
|
|
4
4
|
Summary: MCP and API interfaces that let the agents do the admin work
|
|
5
5
|
Author-email: Aaron Steers <aj@airbyte.io>
|
|
6
6
|
Keywords: admin,airbyte,api,mcp
|
|
@@ -12,7 +12,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.12
|
|
13
13
|
Requires-Python: <3.13,>=3.11
|
|
14
14
|
Requires-Dist: airbyte-cdk<8.0,>=7.3.9
|
|
15
|
-
Requires-Dist: airbyte-connector-models
|
|
15
|
+
Requires-Dist: airbyte-connector-models<=0.1.4,>=0.1.3
|
|
16
16
|
Requires-Dist: airbyte-protocol-models-pdv2>=0.13.0
|
|
17
17
|
Requires-Dist: airbyte==0.35.4
|
|
18
18
|
Requires-Dist: asyncclick<9.0,>=8.1.7
|
|
@@ -308,7 +308,7 @@ airbyte_ops_mcp/regression_tests/regression/comparators.py,sha256=MJkLZEKHivgrG0
|
|
|
308
308
|
airbyte_ops_mcp/regression_tests/validation/__init__.py,sha256=MBEwGOoNuqT4_oCahtoK62OKWIjUCfWa7vZTxNj_0Ek,1532
|
|
309
309
|
airbyte_ops_mcp/regression_tests/validation/catalog_validators.py,sha256=jqqVAMOk0mtdPgwu4d0hA0ZEjtsNh5gapvGydRv3_qk,12553
|
|
310
310
|
airbyte_ops_mcp/regression_tests/validation/record_validators.py,sha256=RjauAhKWNwxMBTu0eNS2hMFNQVs5CLbQU51kp6FOVDk,7432
|
|
311
|
-
airbyte_internal_ops-0.9.
|
|
312
|
-
airbyte_internal_ops-0.9.
|
|
313
|
-
airbyte_internal_ops-0.9.
|
|
314
|
-
airbyte_internal_ops-0.9.
|
|
311
|
+
airbyte_internal_ops-0.9.1.dist-info/METADATA,sha256=_EJMWK1bcz3g2o27Zo1c3uHqCDsgwEvzI7QD9hdm1tY,6001
|
|
312
|
+
airbyte_internal_ops-0.9.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
313
|
+
airbyte_internal_ops-0.9.1.dist-info/entry_points.txt,sha256=WxP0l7bRFss4Cr5uQqVj9mTEKwnRKouNuphXQF0lotA,171
|
|
314
|
+
airbyte_internal_ops-0.9.1.dist-info/RECORD,,
|
|
File without changes
|
{airbyte_internal_ops-0.9.0.dist-info → airbyte_internal_ops-0.9.1.dist-info}/entry_points.txt
RENAMED
|
File without changes
|