Skip to content

Commit 7a861a8

Browse files
author
Vineet Goel
committed
Bumps version to 0.4.5
1 parent e44226d commit 7a861a8

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.4' # noqa
1+
__version__ = '0.4.5' # noqa
22

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

0 commit comments

Comments
 (0)