Patch Release 1.3.1
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
# 1.3.1 (Aug 8, 2016)
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
* Fix AttributeError in BrokerConnectionMetrics after reconnecting
|
||||||
|
|
||||||
|
|
||||||
# 1.3.0 (Aug 4, 2016)
|
# 1.3.0 (Aug 4, 2016)
|
||||||
|
|
||||||
Incompatible Changes
|
Incompatible Changes
|
||||||
|
@@ -1,6 +1,14 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
1.3.1 (Aug 8, 2016)
|
||||||
|
###################
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
* Fix AttributeError in BrokerConnectionMetrics after reconnecting
|
||||||
|
|
||||||
|
|
||||||
1.3.0 (Aug 4, 2016)
|
1.3.0 (Aug 4, 2016)
|
||||||
###################
|
###################
|
||||||
|
|
||||||
|
@@ -1 +1 @@
|
|||||||
__version__ = '1.3.1.dev'
|
__version__ = '1.3.1'
|
||||||
|
Reference in New Issue
Block a user