diff -r 8ba76f7719b4 -r b977c7da3074 src/pyams_content.egg-info/PKG-INFO --- a/src/pyams_content.egg-info/PKG-INFO Fri Jun 08 10:35:42 2018 +0200 +++ b/src/pyams_content.egg-info/PKG-INFO Mon Jun 11 10:00:17 2018 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-content -Version: 0.1.13 +Version: 0.1.14 Summary: PyAMS base content interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_content Author: Thierry Florac @@ -73,6 +73,10 @@ History ======= + 0.1.14 + ------ + - updated groups management in forms + 0.1.13 ------ - renamed factories to use snake_case on functions