Skip to content

Commit dba4478

Browse files
committed
v 1.4.2
1 parent 56f1e7a commit dba4478

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
@@ -63,7 +63,7 @@ def get_install_requirements(path):
6363
setup(name='confluent-kafka',
6464
# Make sure to bump CFL_VERSION* in confluent_kafka/src/confluent_kafka.h
6565
# and version and release in docs/conf.py.
66-
version='1.4.2rc1',
66+
version='1.4.2',
6767
description='Confluent\'s Python client for Apache Kafka',
6868
author='Confluent Inc',
6969
author_email='[email protected]',

0 commit comments

Comments
 (0)