Skip to content

Commit 26f871c

Browse files
author
ssikdar1
committed
Change the version no. returned by confluent kafka_version
1 parent 9227fe6 commit 26f871c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

confluent_kafka/src/confluent_kafka.c

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

14241424
static PyObject *version (PyObject *self, PyObject *args) {
1425-
return Py_BuildValue("si", "0.9.2", 0x00090100);
1425+
return Py_BuildValue("si", "0.9.5", 0x00090100);
14261426
}
14271427

14281428
static PyMethodDef cimpl_methods[] = {

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