Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

Commit 12f5228

Browse files
committed
increment version
1 parent 63ab21b commit 12f5228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pykafka/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from client import KafkaClient
88
from balancedconsumer import BalancedConsumer
99

10-
__version__ = '1.1.0'
10+
__version__ = '1.1.1'
1111

1212

1313
__all__ = ["Broker", "SimpleConsumer", "Cluster", "Partition", "Producer",

0 commit comments

Comments
 (0)