Skip to content

Commit a907306

Browse files
committed
Bump to 1.4.6.post2
1 parent ae25588 commit a907306

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.4.6.post2 (Aug 27, 2019)
2+
* Cherrypick change from upstream to make blocking calls for Kafka metadata if we don't have any
3+
14
# 1.4.6.post1 (Jun 4, 2019)
25
This release merges in changes from 1.4.5 and 1.4.6 upstream.
36
The only key differences are we focus on py35 still instead of py36/py37, and

kafka/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.4.6.post1'
1+
__version__ = '1.4.6.post2'

0 commit comments

Comments
 (0)