--- a/src/pyams_form.egg-info/PKG-INFO Thu Oct 25 15:33:24 2018 +0200
+++ b/src/pyams_form.egg-info/PKG-INFO Fri Oct 26 10:00:32 2018 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-form
-Version: 0.1.20
+Version: 0.1.21
Summary: PyAMS base form interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_form
Author: Thierry Florac
@@ -11,6 +11,10 @@
History
=======
+ 0.1.21
+ ------
+ - updated Integer and Float input widgets to use server's locale
+
0.1.20
------
- added custom widgets with validation rules for integer and float fields