diff -r eb4222d62e58 -r 7b2ec89e3898 src/pyams_utils.egg-info/PKG-INFO --- a/src/pyams_utils.egg-info/PKG-INFO Tue Dec 11 09:38:24 2018 +0100 +++ b/src/pyams_utils.egg-info/PKG-INFO Fri Dec 14 18:32:37 2018 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pyams-utils -Version: 0.1.24.1 +Version: 0.1.25 Summary: Utility functions and classes for PyAMS Home-page: http://www.ztfy.org Author: Thierry Florac @@ -47,6 +47,10 @@ Changelog ========= + 0.1.25 + ------ + - updated "factory_config" decorator so that decorated class automatically implements the interface provided by factory + 0.1.24.1 -------- - added 'order' attribute to INode interface