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 de0dfa1 commit 578b0adCopy full SHA for 578b0ad
setup.py
@@ -6,7 +6,7 @@
6
7
package_root = os.path.abspath(os.path.dirname(__file__))
8
9
-name = "plugin-pb-python"
+name = "cloudquery-plugin-pb"
10
11
description = "CloudQuery Plugin client and server library"
12
@@ -37,7 +37,7 @@
37
]
38
setuptools.setup(
39
name=name,
40
- version="0.0.13",
+ version="0.0.14",
41
description=description,
42
long_description=long_description,
43
author="CloudQuery LTD",
0 commit comments