Version 0.1.7 0.1.7
authorThierry Florac <thierry.florac@onf.fr>
Thu, 28 Jun 2018 08:40:48 +0200
changeset 37 6342635f6605
parent 36 4b8fa12fe88b
child 38 16b093341bf3
Version 0.1.7
docs/HISTORY.txt
src/pyams_notify.egg-info/PKG-INFO
--- 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
--- 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