--- a/CHANGES Wed Jan 21 10:24:42 2015 +0100
+++ b/CHANGES Wed Jan 21 11:11:28 2015 +0100
@@ -1,5 +1,5 @@
-0.2.0 (next)
-------------
+0.2.0 (2014-01-21)
+------------------
- Create a documentation (:issue:`4849313`)
- Fix cors 'origin' parameter passing (:issue:`4783343`)
--- a/setup.py Wed Jan 21 10:24:42 2015 +0100
+++ b/setup.py Wed Jan 21 11:11:28 2015 +0100
@@ -3,7 +3,7 @@
setup(
name='pyramid_cubicweb',
- version='0.1.3',
+ version='0.2.0',
description='Integrate CubicWeb with a Pyramid application.',
author='Christophe de Vienne',
author_email='username: christophe, domain: unlish.com',