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