--- a/docs/HISTORY.txt Tue May 29 09:48:03 2018 +0200
+++ b/docs/HISTORY.txt Mon Jun 11 16:08:21 2018 +0200
@@ -1,6 +1,10 @@
History
=======
+0.1.11
+------
+ - updated annotations adapters
+
0.1.10
------
- renamed factories to use snake_case on functions
--- a/src/pyams_scheduler.egg-info/PKG-INFO Tue May 29 09:48:03 2018 +0200
+++ b/src/pyams_scheduler.egg-info/PKG-INFO Mon Jun 11 16:08:21 2018 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-scheduler
-Version: 0.1.10
+Version: 0.1.11
Summary: PyAMS tasks scheduler
Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
Author: Thierry Florac
@@ -62,6 +62,10 @@
History
=======
+ 0.1.11
+ ------
+ - updated annotations adapters
+
0.1.10
------
- renamed factories to use snake_case on functions
--- a/src/pyams_scheduler.egg-info/requires.txt Tue May 29 09:48:03 2018 +0200
+++ b/src/pyams_scheduler.egg-info/requires.txt Mon Jun 11 16:08:21 2018 +0200
@@ -6,7 +6,7 @@
pyams_pagelet
pyams_skin
pyams_template
-pyams_utils
+pyams_utils>=0.1.15
pyams_viewlet
pyams_zmq
pyramid