[Testbot] Plone 5.0 - Python 2.7 - Build # 2338 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Sun Apr 20 12:03:22 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 2338 - Fixed!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/2338/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: plone.app.widgets
Branch: refs/heads/master
Date: 2014-04-20T12:10:47+01:00
Author: Rok Garbas (garbas) <rok at garbas.si>
Commit: https://github.com/plone/plone.app.widgets/commit/6284442d66c3d8947af06b975dda8c00e4eac3be

preparing for 1.6.0 release

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 7131051..8937176 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.6.0 (unreleased)
+1.6.0 (2014-04-20)
 ------------------
 
 - Add default_timezone widget attribute to the Dexterity DatetimeWidget. If
diff --git a/setup.py b/setup.py
index 99c516a..3a3deaa 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.6.0dev'
+version = '1.6.0'
 
 setup(
     name='plone.app.widgets',




-------------------------------------------------------------------------------


More information about the Testbot mailing list