--- a/src/pyams_scheduler.egg-info/PKG-INFO Thu Jun 08 10:49:47 2017 +0200
+++ b/src/pyams_scheduler.egg-info/PKG-INFO Thu Jun 08 10:51:11 2017 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-scheduler
-Version: 0.1.4
+Version: 0.1.5
Summary: PyAMS tasks scheduler
Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
Author: Thierry Florac
@@ -61,6 +61,10 @@
History
=======
+ 0.1.5
+ -----
+ - added check against ZEO connection name to avoid null value
+
0.1.4
-----
- changed admin view name to "admin" instead of "admin.html"