Skip to content

Commit 676d12f

Browse files
committed
chore: Up to v0.0.4
1 parent 5269460 commit 676d12f

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
@@ -5,7 +5,7 @@
55

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

8-
name = "plugin-sdk-python"
8+
name = "cloudquery-plugin-sdk"
99

1010
description = "CloudQuery Plugin SDK for Python"
1111

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

0 commit comments

Comments
 (0)