--- a/docs/HISTORY.txt Fri Jun 22 12:48:08 2018 +0200
+++ b/docs/HISTORY.txt Thu Jun 28 08:43:43 2018 +0200
@@ -1,6 +1,10 @@
History
=======
+0.1.10
+------
+ - updated method to get target from reference in front-office
+
0.1.9
-----
- updated annotations adapter
--- a/src/pyams_sequence.egg-info/PKG-INFO Fri Jun 22 12:48:08 2018 +0200
+++ b/src/pyams_sequence.egg-info/PKG-INFO Thu Jun 28 08:43:43 2018 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-sequence
-Version: 0.1.9
+Version: 0.1.10
Summary: PyAMS sequence interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_sequence
Author: Thierry Florac
@@ -12,6 +12,10 @@
History
=======
+ 0.1.10
+ ------
+ - updated method to get target from reference in front-office
+
0.1.9
-----
- updated annotations adapter
--- a/src/pyams_sequence.egg-info/requires.txt Fri Jun 22 12:48:08 2018 +0200
+++ b/src/pyams_sequence.egg-info/requires.txt Thu Jun 28 08:43:43 2018 +0200
@@ -3,6 +3,7 @@
pyams_catalog
pyams_form
pyams_pagelet
+pyams_skin
pyams_utils>=0.1.15
pyramid
zope.component