Version 0.1.48 0.1.48
authorThierry Florac <tflorac@ulthar.net>
Fri, 03 Jul 2020 14:43:19 +0200
changeset 511 b42955b58f35
parent 510 808d6ab823ce
child 512 a962c172d3ed
Version 0.1.48
buildout.cfg
docs/HISTORY.txt
setup.py
src/pyams_default_theme.egg-info/PKG-INFO
--- a/buildout.cfg	Thu Jul 02 16:12:32 2020 +0200
+++ b/buildout.cfg	Fri Jul 03 14:43:19 2020 +0200
@@ -79,4 +79,4 @@
 eggs = pyams_default_theme [test]
 
 [versions]
-pyams_default_theme = 0.1.47
+pyams_default_theme = 0.1.48
--- a/docs/HISTORY.txt	Thu Jul 02 16:12:32 2020 +0200
+++ b/docs/HISTORY.txt	Fri Jul 03 14:43:19 2020 +0200
@@ -1,6 +1,10 @@
 History
 =======
 
+0.1.48
+------
+ - updated workflow publication date portlet
+
 0.1.47
 ------
  - added options to display contents publication date in head and title portlets
--- a/setup.py	Thu Jul 02 16:12:32 2020 +0200
+++ b/setup.py	Fri Jul 03 14:43:19 2020 +0200
@@ -22,7 +22,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.1.47'
+version = '0.1.48'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = []
--- a/src/pyams_default_theme.egg-info/PKG-INFO	Thu Jul 02 16:12:32 2020 +0200
+++ b/src/pyams_default_theme.egg-info/PKG-INFO	Fri Jul 03 14:43:19 2020 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-default-theme
-Version: 0.1.47
+Version: 0.1.48
 Summary: PyAMS default theme
 Home-page: http://hg.ztfy.org/pyams/pyams_default_theme
 Author: Thierry Florac
@@ -11,6 +11,10 @@
         History
         =======
         
+        0.1.48
+        ------
+         - updated workflow publication date portlet
+        
         0.1.47
         ------
          - added options to display contents publication date in head and title portlets