src/pyams_cache.egg-info/PKG-INFO
changeset 13 5a6cadfd5b72
parent 9 d01adb2493f0
--- a/src/pyams_cache.egg-info/PKG-INFO	Sun Jan 14 12:23:07 2018 +0100
+++ b/src/pyams_cache.egg-info/PKG-INFO	Sun Jan 14 12:25:49 2018 +0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: pyams-cache
-Version: 0.1.2
+Version: 0.1.3
 Summary: PyAMS cache management interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_cache
 Author: Thierry Florac
 Author-email: tflorac@ulthar.net
 License: ZPL
+Description-Content-Type: UNKNOWN
 Description: ===================
         pyams_cache package
         ===================
@@ -25,6 +26,10 @@
         History
         =======
         
+        0.1.3
+        -----
+         - use Python 3.5 "async/await" syntax for coroutines
+        
         0.1.2
         -----
          - added Beaker's "get_cache" helper function