airbyte-source-convex 0.4.26__tar.gz → 0.4.28__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,7 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: airbyte-source-convex
3
- Version: 0.4.26
3
+ Version: 0.4.28
4
4
  Summary: Source implementation for Convex.
5
- Home-page: https://airbyte.com
6
5
  License: MIT
7
6
  Author: Airbyte
8
7
  Author-email: contact@airbyte.io
@@ -14,6 +13,7 @@ Classifier: Programming Language :: Python :: 3.10
14
13
  Classifier: Programming Language :: Python :: 3.11
15
14
  Requires-Dist: airbyte-cdk (==0.80.0)
16
15
  Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/convex
16
+ Project-URL: Homepage, https://airbyte.com
17
17
  Project-URL: Repository, https://github.com/airbytehq/airbyte
18
18
  Description-Content-Type: text/markdown
19
19
 
@@ -5,7 +5,7 @@ requires = [
5
5
  build-backend = "poetry.core.masonry.api"
6
6
 
7
7
  [tool.poetry]
8
- version = "0.4.26"
8
+ version = "0.4.28"
9
9
  name = "airbyte-source-convex"
10
10
  description = "Source implementation for Convex."
11
11
  authors = [