diff -r 05b4512b2821 -r db60dca15e60 src/pyams_gis.egg-info/PKG-INFO --- a/src/pyams_gis.egg-info/PKG-INFO Sat Mar 10 02:12:41 2018 +0100 +++ b/src/pyams_gis.egg-info/PKG-INFO Sun Mar 11 11:23:26 2018 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-gis -Version: 0.1.5 +Version: 0.1.6 Summary: PyAMS GIS helpers interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_gis Author: Thierry Florac @@ -18,6 +18,11 @@ History ======= + 0.1.6 + ----- + - added responsive classes to area and location input widgets + - updated database upgrade code and removed INewLocalSite event subscriber + 0.1.5 ----- - update "transform" function call signature