Skip to content

Commit 210e978

Browse files
committed
Change name of package
1 parent b894574 commit 210e978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ def run(self):
227227
pass
228228

229229
setup(
230-
name=PACKAGE_NAME + "-ext",
230+
name="kclpy-ext",
231231
version=PACKAGE_VERSION,
232232
description='A python interface for the Amazon Kinesis Client Library MultiLangDaemon - ext',
233233
license='Apache-2.0',

0 commit comments

Comments
 (0)