We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44226d commit 7a861a8Copy full SHA for 7a861a8
aiokafka/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.4.4' # noqa
+__version__ = '0.4.5' # noqa
2
3
from .abc import ConsumerRebalanceListener
4
from .client import AIOKafkaClient
0 commit comments