Skip to content

Commit cdbc00e

Browse files
committed
Bumps version to 0.4.9
1 parent b50d72e commit cdbc00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiokafka/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.4.8' # noqa
1+
__version__ = '0.4.9' # noqa
22

33
from .abc import ConsumerRebalanceListener
44
from .client import AIOKafkaClient

0 commit comments

Comments
 (0)