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 29f3742 commit 890896aCopy full SHA for 890896a
setup.py
@@ -75,7 +75,7 @@ def get_install_requirements(path):
75
setup(name='confluent-kafka',
76
# Make sure to bump CFL_VERSION* in confluent_kafka/src/confluent_kafka.h
77
# and version in docs/conf.py.
78
- version='2.0.2rc2.dev2',
+ version='2.0.2rc2.dev3',
79
description='Confluent\'s Python client for Apache Kafka',
80
author='Confluent Inc',
81
author_email='support@confluent.io',
0 commit comments