airbyte-source-kyriba 0.1.30__tar.gz → 0.1.31__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,8 +1,7 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: airbyte-source-kyriba
3
- Version: 0.1.30
3
+ Version: 0.1.31
4
4
  Summary: Source implementation for Kyriba.
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/kyriba
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.1.30"
8
+ version = "0.1.31"
9
9
  name = "airbyte-source-kyriba"
10
10
  description = "Source implementation for Kyriba."
11
11
  authors = [