We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71bee5 commit 221fa65Copy full SHA for 221fa65
CHANGES.md
@@ -1,3 +1,9 @@
1
+# 1.3.1 (Aug 8, 2016)
2
+
3
+Bugfixes
4
+* Fix AttributeError in BrokerConnectionMetrics after reconnecting
5
6
7
# 1.3.0 (Aug 4, 2016)
8
9
Incompatible Changes
docs/changelog.rst
@@ -1,6 +1,14 @@
Changelog
=========
+1.3.1 (Aug 8, 2016)
+###################
+--------
10
11
12
1.3.0 (Aug 4, 2016)
13
###################
14
kafka/version.py
@@ -1 +1 @@
-__version__ = '1.3.1.dev'
+__version__ = '1.3.1'
0 commit comments