--- a/src/pyams_form.egg-info/PKG-INFO Fri Dec 21 20:09:04 2018 +0100
+++ b/src/pyams_form.egg-info/PKG-INFO Fri Dec 28 10:55:17 2018 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-form
-Version: 0.1.22.1
+Version: 0.1.23
Summary: PyAMS base form interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_form
Author: Thierry Florac
@@ -11,6 +11,12 @@
History
=======
+ 0.1.23
+ ------
+ - added Bytes to Textarea widget data converter
+ - added missing object data attributes
+ - updated search results table template to add TSV export action button
+
0.1.22.1
--------
- corrected integer and float input widgets validation rules