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 56f1e7a commit dba4478Copy full SHA for dba4478
setup.py
@@ -63,7 +63,7 @@ def get_install_requirements(path):
63
setup(name='confluent-kafka',
64
# Make sure to bump CFL_VERSION* in confluent_kafka/src/confluent_kafka.h
65
# and version and release in docs/conf.py.
66
- version='1.4.2rc1',
+ version='1.4.2',
67
description='Confluent\'s Python client for Apache Kafka',
68
author='Confluent Inc',
69
author_email='[email protected]',
0 commit comments