src/pyams_utils.egg-info/PKG-INFO
changeset 58 c191cc6756f5
parent 52 19019589cc19
child 83 7dd73b88e345
--- a/src/pyams_utils.egg-info/PKG-INFO	Mon Apr 11 17:37:52 2016 +0200
+++ b/src/pyams_utils.egg-info/PKG-INFO	Thu Apr 21 17:14:40 2016 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-utils
-Version: 0.1.2
+Version: 0.1.3
 Summary: Utility functions and classes for PyAMS
 Home-page: http://www.ztfy.org
 Author: Thierry Florac
@@ -41,6 +41,11 @@
         Changelog
         =========
         
+        0.1.3
+        -----
+         - corrected XML-RPC client for Python 3
+         - added container's "find_objects_*" functions based on ISubLocations interface
+        
         0.1.2
         -----
          - imports cleanup