Skip to content

Commit bf22738

Browse files
committed
Version v0.11.6rc1
1 parent d937627 commit bf22738

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

confluent_kafka/src/confluent_kafka.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2085,7 +2085,7 @@ static PyObject *libversion (PyObject *self, PyObject *args) {
20852085
}
20862086

20872087
static PyObject *version (PyObject *self, PyObject *args) {
2088-
return Py_BuildValue("si", "0.11.5", 0x000b0500);
2088+
return Py_BuildValue("si", "0.11.6", 0x000b0600);
20892089
}
20902090

20912091
static PyMethodDef cimpl_methods[] = {

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
# built documents.
5656
#
5757
# The short X.Y version.
58-
version = '0.11.5'
58+
version = '0.11.6'
5959
# The full version, including alpha/beta/rc tags.
60-
release = '0.11.5'
60+
release = '0.11.6'
6161

6262
# The language for content autogenerated by Sphinx. Refer to documentation
6363
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def get_install_requirements(path):
4141

4242

4343
setup(name='confluent-kafka',
44-
version='0.11.5',
44+
version='0.11.6',
4545
description='Confluent\'s Apache Kafka client for Python',
4646
author='Confluent Inc',
4747
author_email='support@confluent.io',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy