We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77cf3ee commit 878c308Copy full SHA for 878c308
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "confluent-kafka"
7
-version = "2.5.0.dev2"
+version = "2.5.0.dev3"
8
description = "Confluent's Python client for Apache Kafka"
9
classifiers = [
10
"Development Status :: 5 - Production/Stable",
0 commit comments