Version 0.1.11 0.1.11
authorThierry Florac <thierry.florac@onf.fr>
Mon, 11 Jun 2018 16:14:29 +0200
changeset 66 a213457e7a7c
parent 65 7ef9d814b2d2
child 67 bacb54de8ace
Version 0.1.11
docs/HISTORY.txt
src/pyams_content_es.egg-info/PKG-INFO
src/pyams_content_es.egg-info/SOURCES.txt
--- a/docs/HISTORY.txt	Mon Jun 11 14:57:59 2018 +0200
+++ b/docs/HISTORY.txt	Mon Jun 11 16:14:29 2018 +0200
@@ -1,6 +1,10 @@
 History
 =======
 
+0.1.11
+------
+ - updated ES themes index values
+
 0.1.10
 ------
  - renamed factories to use snake_case on functions
--- a/src/pyams_content_es.egg-info/PKG-INFO	Mon Jun 11 14:57:59 2018 +0200
+++ b/src/pyams_content_es.egg-info/PKG-INFO	Mon Jun 11 16:14:29 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-content-es
-Version: 0.1.10
+Version: 0.1.11
 Summary: PyAMS content interfaces and classes for ElasticSearch indexation
 Home-page: http://hg.ztfy.org/pyams/pyams_content_es
 Author: Thierry Florac
@@ -24,6 +24,10 @@
         History
         =======
         
+        0.1.11
+        ------
+         - updated ES themes index values
+        
         0.1.10
         ------
          - renamed factories to use snake_case on functions
--- a/src/pyams_content_es.egg-info/SOURCES.txt	Mon Jun 11 14:57:59 2018 +0200
+++ b/src/pyams_content_es.egg-info/SOURCES.txt	Mon Jun 11 16:14:29 2018 +0200
@@ -26,6 +26,7 @@
 src/pyams_content_es/component/extfile.py
 src/pyams_content_es/component/gallery.py
 src/pyams_content_es/component/paragraph.py
+src/pyams_content_es/component/reference.py
 src/pyams_content_es/component/theme.py
 src/pyams_content_es/component/view.py
 src/pyams_content_es/component/workflow.py