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