setup.py
changeset 11612 94d1a024b3bf
parent 11594 61f69ac2d6bc
child 11616 2621daafa10c
--- a/setup.py	Tue Mar 22 14:01:44 2016 +0100
+++ b/setup.py	Fri Mar 18 17:34:13 2016 +0100
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid-cubicweb',
-    version='0.5.0',
+    version='0.6.0',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',