# HG changeset patch # User Thierry Florac # Date 1530168048 -7200 # Node ID 6342635f6605053209ed71939a41280682721803 # Parent 4b8fa12fe88befb07903798c12b30a6a0333aeb4 Version 0.1.7 diff -r 4b8fa12fe88b -r 6342635f6605 docs/HISTORY.txt --- a/docs/HISTORY.txt Thu Jun 28 08:31:56 2018 +0200 +++ b/docs/HISTORY.txt Thu Jun 28 08:40:48 2018 +0200 @@ -1,6 +1,10 @@ History ======= +0.1.7 +----- + - use constants for roles + 0.1.6 ----- - check TCP handler before sending notifications diff -r 4b8fa12fe88b -r 6342635f6605 src/pyams_notify.egg-info/PKG-INFO --- a/src/pyams_notify.egg-info/PKG-INFO Thu Jun 28 08:31:56 2018 +0200 +++ b/src/pyams_notify.egg-info/PKG-INFO Thu Jun 28 08:40:48 2018 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-notify -Version: 0.1.6 +Version: 0.1.7 Summary: PyAMS notifications management package Home-page: http://hg.ztfy.org/pyams/pyams_notify Author: Thierry Florac @@ -22,6 +22,10 @@ History ======= + 0.1.7 + ----- + - use constants for roles + 0.1.6 ----- - check TCP handler before sending notifications