Skip to content

Commit 11f53d2

Browse files
committed
Version v0.11.5rc7
1 parent ebbd9a5 commit 11f53d2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

confluent_kafka/src/confluent_kafka.c

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

21582158
static PyObject *version (PyObject *self, PyObject *args) {
2159-
return Py_BuildValue("si", "0.11.5rc6", 0x000b0500);
2159+
return Py_BuildValue("si", "0.11.5rc7", 0x000b0500);
21602160
}
21612161

21622162
static PyMethodDef cimpl_methods[] = {

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
# The short X.Y version.
5858
version = '0.11.5'
5959
# The full version, including alpha/beta/rc tags.
60-
release = '0.11.5rc6'
60+
release = '0.11.5rc7'
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
@@ -33,7 +33,7 @@ def get_install_requirements(path):
3333

3434

3535
setup(name='confluent-kafka',
36-
version='0.11.5rc6',
36+
version='0.11.5rc7',
3737
description='Confluent\'s Apache Kafka client for Python',
3838
author='Confluent Inc',
3939
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