We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd32c57 commit c7448c2Copy full SHA for c7448c2
setup.py
@@ -10,7 +10,7 @@
10
description = "CloudQuery Plugin SDK for Python"
11
12
dependencies = [
13
- "cloudquery-plugin-pb==0.0.29",
+ "cloudquery-plugin-pb==0.0.30",
14
"exceptiongroup==1.2.1",
15
"black==24.4.2",
16
"grpcio==1.64.1",
0 commit comments