Skip to content

Commit 578b0ad

Browse files
committed
chore: Change package name to cloudquery-plugin-pb
1 parent de0dfa1 commit 578b0ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
package_root = os.path.abspath(os.path.dirname(__file__))
88

9-
name = "plugin-pb-python"
9+
name = "cloudquery-plugin-pb"
1010

1111
description = "CloudQuery Plugin client and server library"
1212

@@ -37,7 +37,7 @@
3737
]
3838
setuptools.setup(
3939
name=name,
40-
version="0.0.13",
40+
version="0.0.14",
4141
description=description,
4242
long_description=long_description,
4343
author="CloudQuery LTD",

0 commit comments

Comments
 (0)