Skip to content

Commit 89c33cc

Browse files
committed
fix rc tags
1 parent 380def2 commit 89c33cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.5", 0x000b0500);
2159+
return Py_BuildValue("si", "0.11.5rc6", 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.5-rc6'
60+
release = '0.11.5rc6'
6161

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

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