Skip to content

Commit d62630d

Browse files
committed
Merge branch '3.x'
2 parents a5ff8f6 + ef30031 commit d62630d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
include README.md
2+
include LICENSE
23
include confluent_kafka/src/*.[ch]
3-

setup.py

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'confluent_kafka/src/Consumer.c'])
1414

1515
setup(name='confluent-kafka',
16-
version='0.9.1',
16+
version='0.9.1.1',
1717
description='Confluent\'s Apache Kafka client for Python',
1818
author='Confluent Inc',
1919
author_email='[email protected]',

0 commit comments

Comments
 (0)