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 8f05e3e commit eb1934dCopy full SHA for eb1934d
setup.py
@@ -76,7 +76,7 @@ def get_install_requirements(path):
76
setup(name='confluent-kafka',
77
# Make sure to bump CFL_VERSION* in confluent_kafka/src/confluent_kafka.h
78
# and version in docs/conf.py.
79
- version='1.7.0',
+ version='1.7.0-RC9',
80
description='Confluent\'s Python client for Apache Kafka',
81
author='Confluent Inc',
82
author_email='support@confluent.io',
0 commit comments