--- a/docs/HISTORY.txt Wed Apr 11 11:37:21 2018 +0200
+++ b/docs/HISTORY.txt Fri Apr 27 10:38:27 2018 +0200
@@ -1,6 +1,11 @@
History
=======
+0.1.10
+------
+ - renamed factories to use snake_case on functions
+ - add prefix to edit forms
+
0.1.9
-----
- added 0MQ authentication
--- a/src/pyams_scheduler.egg-info/PKG-INFO Wed Apr 11 11:37:21 2018 +0200
+++ b/src/pyams_scheduler.egg-info/PKG-INFO Fri Apr 27 10:38:27 2018 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-scheduler
-Version: 0.1.9
+Version: 0.1.10
Summary: PyAMS tasks scheduler
Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
Author: Thierry Florac
@@ -62,6 +62,11 @@
History
=======
+ 0.1.10
+ ------
+ - renamed factories to use snake_case on functions
+ - add prefix to edit forms
+
0.1.9
-----
- added 0MQ authentication