We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458e23a commit 576c087Copy full SHA for 576c087
setup.py
@@ -38,7 +38,7 @@ def get_install_requirements(path):
38
39
40
setup(name='confluent-kafka',
41
- version='1.0.1rc1',
+ version='1.0.1',
42
description='Confluent\'s Python client for Apache Kafka',
43
author='Confluent Inc',
44
author_email='[email protected]',
0 commit comments