setup.py
changeset 11542 a88a690ca958
parent 11528 0a7769e583c2
child 11545 e83f90b1c900
--- 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',