Skip to content

Commit 41ec172

Browse files
committed
MAPR-26494 Rename python package from confluent-kafka to mapr-streams-python
1 parent de6b832 commit 41ec172

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
@@ -10,7 +10,7 @@
1010
'confluent_kafka/src/Producer.c',
1111
'confluent_kafka/src/Consumer.c'])
1212

13-
setup(name='confluent-kafka',
13+
setup(name='mapr-streams-python',
1414
version='0.9.2',
1515
description='Confluent\'s Apache Kafka client for Python',
1616
author='Confluent Inc',

0 commit comments

Comments
 (0)