Skip to content

Commit f8ad19d

Browse files
committed
chore: update name
1 parent eceb3fe commit f8ad19d

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 = "cloudquery-plugin-pb"
9+
name = "plugin-pb-python"
1010

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

@@ -36,7 +36,7 @@
3636
]
3737
setuptools.setup(
3838
name=name,
39-
version="0.0.9",
39+
version="0.0.10",
4040
description=description,
4141
long_description=long_description,
4242
author="CloudQuery LTD",

0 commit comments

Comments
 (0)