Skip to content

Commit ae45dd1

Browse files
author
Vineet Goel
committed
Update version to 0.3.2
1 parent 46c6fc4 commit ae45dd1

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.3.2.dev' # noqa
1+
__version__ = '0.3.2' # noqa
22

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

0 commit comments

Comments
 (0)