diff -r 7fa6f240e4ce -r afdaa2c417c1 src/pyams_thesaurus.egg-info/PKG-INFO --- a/src/pyams_thesaurus.egg-info/PKG-INFO Thu Dec 06 11:26:19 2018 +0100 +++ b/src/pyams_thesaurus.egg-info/PKG-INFO Fri Dec 07 16:12:16 2018 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pyams-thesaurus -Version: 0.1.13 +Version: 0.1.13.1 Summary: PyAMS thesaurus management package Home-page: http://hg.ztfy.org/pyams/pyams_thesaurus Author: Thierry Florac @@ -11,6 +11,10 @@ History ======= + 0.1.13.1 + -------- + - added 'order' attribute to thesaurus term INode's adapter + 0.1.13 ------ - sort extensions by weight in "ThesaurusTerm.query_extensions()"" method