Skip to content

Commit

Permalink
2.5.0-rfk.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh-b committed Jun 16, 2018
1 parent 4f2741b commit 12545f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pykafka/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from .balancedconsumer import BalancedConsumer
from .managedbalancedconsumer import ManagedBalancedConsumer

__version__ = 'v2.5.0'
__version__ = '2.5.0-rfk.1'


__all__ = ["Broker", "SimpleConsumer", "Cluster", "Partition", "Producer",
Expand Down

0 comments on commit 12545f9

Please sign in to comment.