Version 0.1.10 0.1.10
authorThierry Florac <thierry.florac@onf.fr>
Thu, 28 Jun 2018 08:43:43 +0200
changeset 49 59f67c66ff78
parent 48 4ef3339c13e4
child 50 f4068aeb3763
Version 0.1.10
docs/HISTORY.txt
src/pyams_sequence.egg-info/PKG-INFO
src/pyams_sequence.egg-info/requires.txt
--- 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